Koha/koha-tmpl/opac-tmpl
Jonathan Druart cade3103ec Bug 21973: Do not url escape casServerUrl
It is already escaped correctly in
C4::Auth_with_cas::_url_with_get_params using URI::Escape::uri_escape

Note that shibbolethLoginUrl is not and must be url escaped in template
("be consistent, they said")

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-12-14 13:32:14 +00:00
..
bootstrap Bug 21973: Do not url escape casServerUrl 2018-12-14 13:32:14 +00:00
lib Bug 21127: Remove jqTransform jQuery plugin from the OPAC 2018-09-14 17:32:53 +00:00
xslt