[Koha-bugs] [Bug 2897] New: items.content in PREDUE notice not processed by adv. notices

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Jan 6 20:35:37 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2897

           Summary: items.content in PREDUE notice not processed by adv.
                    notices
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P3
         Component: Notices
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at lists.koha.org


The default PREDUE notice includes <<items.content>>, grepped as follows:

/installer/data/mysql/en/optional/sample_notices.sql:('circulation','PREDUE','Advance
Notice of Item Due','Advance Notice of Item Due','Dear <<borrowers.firstname>>
<<borrowers.surname>>,\r\n\r\nThe following item will be due
soon:\r\n\r\n<<items.content>>')

But that is not processed at all by advance_notices.pl.  The bug is that the
default includes bogus values.  A separate enhancement would be to add the
items.content processing to the job but it is non-trivial to accomplish that.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list