[Koha-bugs] [Bug 23026] Staff client CAS URL escaped twice, preventing login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 31 18:38:01 CEST 2019


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 90235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90235&action=edit
Bug 23026: Do not double encode CAS url

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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list