https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36451 Bug ID: 36451 Summary: Parenthesis removed from biblio's title in notice Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org If the last character of a biblio's title is a parenthesis it won't be displayed in the notices. This is because we are adding the Remove_MARC_punctuation to all biblio and biblioitem fields to notice templates before generating the notice (in add_tt_filters). Initially added by commit 599887a1855349de6bafe9c1b6ce155ed9be5fb5 Date: Tue Feb 16 10:56:02 2010 -0500 Bugfix: [1/3] overdue_notices.pl does not process all advertised fields Then propagated... What was its original need? No idea! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.