[Koha-bugs] [Bug 21973] CAS URL escaped twice, preventing login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 14:29:35 CET 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 82978
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82978&action=edit
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")

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list