Bug 21973 fixed CAS login for the opac - we need to do the same for the staff client
Created attachment 90235 [details] [review] 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")
*** This bug has been marked as a duplicate of bug 22585 ***