Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Marcel de Rooy d236f73fbc
Bug 29185: (QA follow-up) Quote title search in GetCnumSearchURL
Test plan:
Disable UseControlNumber
Change biblio title to something like:
    Hamlet or CHINESE_CHARS
where you add some nice Chinese chars.
Create a 765 looking for that title in another biblio record.
Without this patch, the link at detail page finds both records,
since it looks for ti-phr:Hamlet OR the Chinese chars.
With this patch, the link at detail uses quotes and finds only
one, since the OR is now part of the ti-phr search.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-10 15:26:30 -03:00
..
compact.xsl
MARC21Languages.xsl
MARC21slim2OPACDetail.xsl Bug 29185: Display MARC tag 765 in OPAC and intranet XSLT 2023-05-10 15:26:29 -03:00
MARC21slim2OPACResults.xsl Bug 30352: Add a comment to the substatus translation 2023-04-24 10:43:43 -03:00
MARC21slimUtils.xsl Bug 29185: (QA follow-up) Quote title search in GetCnumSearchURL 2023-05-10 15:26:30 -03:00
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl
UNIMARCslim2OPACResults.xsl
UNIMARCslimUtils.xsl