]> git.koha-community.org Git - koha.git/commit
Bug 6553 - Parentheses in Corporate author break tracings
authorLiz Rea <liz@catalyst.net.nz>
Thu, 9 May 2013 21:32:17 +0000 (09:32 +1200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 15 Jul 2013 22:57:43 +0000 (19:57 -0300)
commit45c883c3e509eacf2a1e3737db6bb6e7c4a9d2d8
treeef6519551d867396d8009ee8edd91c45de7f4e5b
parent1d9ac2b10a96800d301524978f00ee393b5bb75e
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 <mirko@abunchofthings.net>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
XSLT change adding quotes. Search now matches search in the intranet.
Passes all tests.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 41409f500edf495db114b2277f4916e5a737a0aa)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl