Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Ian Walls 0ae2c3c4ce Bug 6553: parentheses in authors break tracings
If an author's name includes parentheses or other escape-characters, the tracing links
produced in the OPAC and staff client fail in XSLT mode.  This patch wraps the author names
in double-quotes, providing the necessary escapement.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Test plan:
- Create a new framework, delete Thesaurus from 700 and other fields
- Create a new record in this framework
- Add 700$a - use parentheses
- Check the search links in OPAC and staff detail pages
> before patch link was broken, after it works

Note: Links are only broken when no authorities are being used.
When using authorities the link uses the auth number instead of the text
for linking, so the parentheses don't matter for search.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-20 11:24:56 +13:00
..
compact.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
MARC21slim2OPACDetail.xsl Bug 6553: parentheses in authors break tracings 2011-10-20 11:24:56 +13:00
MARC21slim2OPACMARCdetail.xsl Proposed fix for Bug 5106 - Simplify MARC view choices in the OPAC (Conflict marker fix 2nd try) 2010-12-21 17:01:33 +13:00
MARC21slim2OPACResults.xsl Bug 6900 - line break between available and reference items 2011-09-22 10:11:22 +12:00
MARC21slimUtils.xsl Bug 6901: Add classes to XSLT detail view in OPAC 2011-09-24 19:49:59 +12:00
NORMARCslim2OPACDetail.xsl 6278 Funny translation bug with XSLT subfieldSelect parameters 2011-10-13 15:45:08 +13:00
NORMARCslim2OPACResults.xsl Bug 3644 Add support for NORMARC 2011-03-30 10:13:37 +02:00
NORMARCslimUtils.xsl Bug 3644 Add support for NORMARC 2011-03-30 10:13:37 +02:00
UNIMARCslim2OPACDetail.xsl 6278 Funny translation bug with XSLT subfieldSelect parameters 2011-10-13 15:45:08 +13:00
UNIMARCslim2OPACResults.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
UNIMARCslimUtils.xsl bug 5204: Unimarc XSLT, from French to English. 2010-11-18 13:03:47 +13:00