http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18445|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer <[email protected]> --- Created attachment 19303 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19303&action=edit [PASSED QA] Bug 6553 - Parentheses in Corporate author break tracings To test: If an author's name includes parentheses or other escape-characters, the tracing links produced in the OPAC fail in XSLT mode. This patch wraps the author names in double-quotes, providing the necessary escapement. Test plan: - Create a new framework, delete Thesaurus from 100 and other fields - Create a new record in this framework (or change an existing record to this framework) - Add 100$a - use parentheses - Check the search links in OPAC detail pages Signed-off-by: Mirko Tietgen <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> XSLT change adding quotes. Search now matches search in the intranet. Passes all tests. -- You are receiving this mail because: 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/
