http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5680|0                           |1
        is obsolete|                            |

--- Comment #10 from Katrin Fischer <[email protected]> 2011-10-19 
18:44:10 UTC ---
Created attachment 5991
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5991
[SIGNED-OFF] 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 <[email protected]>
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.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to