https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23026
--- Comment #1 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
