Bug 14716: URI-encode URLs in MARC21 xsl templates.
authorEre Maijala <ere.maijala@helsinki.fi>
Thu, 22 Feb 2018 13:37:25 +0000 (15:37 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 31 Oct 2018 13:19:21 +0000 (13:19 +0000)
commit217c8a656f8ba46aa12e5e21f3d0d86132950788
tree0179df998435369dcd2fcee580fe85664f58bca7
parent541a90765ccb4ab29ac43eefbc5e17de9764bc84
Bug 14716: URI-encode URLs in MARC21 xsl templates.

https://bugs.koha-community.org/show_bug.cgi?id=14716

Test plan:

1. Catalog a record with series name "Series & more"
2. Find the record
3. Make sure clicking the "Series & more" link works and the ampersand is properly encoded in the URL.
4. Also try the attached test records and make sure their links work.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl