[Koha-bugs] [Bug 24505] New: Print overdue notice with html gives message: "The following terms were not matched and replaced"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 24 11:04:24 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24505

            Bug ID: 24505
           Summary: Print overdue notice with html gives message: "The
                    following terms were not matched and replaced"
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: somesecretemail at mailinator.com
        QA Contact: testopia at bugs.koha-community.org

In overdue notice for the option "print" we use a template containing html.
After running the overdue_notices cron job: 

> sudo perl  /usr/share/koha/bin/cronjobs/overdue_notices.pl -t -v -html /tmp

a message is presented by the system "The following terms were not matched and
replaced: html, div, etc...". 

It seems like the system confuses the "<< >>" enclosed text with the html
components. 

Nothing from the template is added to the generated html file. 

This bug is exactly the same as this bug fixed in 2013:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10720 

You can also find it well documented in the commit here:
https://gitlab.deichman.no/digibib/Koha/commit/394be84dcd65a4569d0467bc12b99dbd6341fc43

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list