]> 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)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 2 Aug 2013 19:14:20 +0000 (16:14 -0300)
commitacfe6874f1b1e5de4a88f40bbb8554771f685bef
tree3869b4e4cf64e6b72c8c7f60e56f4414abfe0583
parentd9c39688bcc5f4064763d8e2a6958c94066dbdd8
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>
(cherry picked from commit 45c883c3e509eacf2a1e3737db6bb6e7c4a9d2d8)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 45c883c3e509eacf2a1e3737db6bb6e7c4a9d2d8)
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl