Koha/koha-tmpl/opac-tmpl/prog/en
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
..
css Fix for Bug 7043 - masthead_search id used twice in template 2011-10-18 16:06:59 +13:00
includes Fix for Bug 7043 - masthead_search id used twice in template 2011-10-18 16:06:59 +13:00
js Bug 5429 : Open Library book covers 2011-08-04 13:30:23 +12:00
lib Fix for Bug 6484 - due date sorter on 'my summary' missing 2011-07-21 08:20:12 +12:00
modules Bug 6825 OpacNav menu hide user menu on opac-user.pl page 2011-10-14 11:20:06 +13:00
xslt Bug 6553: parentheses in authors break tracings 2011-10-20 11:24:56 +13:00