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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to