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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 10 19:02:25 CET 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82978|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 83022
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83022&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