[Koha-bugs] [Bug 10720] New: Substitution term in overdue notices shouldn't be removed even if they don't match

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 13 17:49:21 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10720

            Bug ID: 10720
           Summary: Substitution term in overdue notices shouldn't be
                    removed even if they don't match
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sophie.meynieux at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

In overdue notices we use some text enclosed by << >> or < > for substitution.
At the end of the process, if some of this text still remains, a warn is
printed in logfile and the remaining substitution is erased.

This procedure prevents to use html tag in notices, needed to format display
with css for example.

If a susbstitution text does not match any valid term and is not a valid html
tag, it should be corrected notice template itself (and warn help to do this)
but not systematically deleted.

-- 
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