[Koha-bugs] [Bug 23526] Shibboleth login url with query has double encoded '?' %3F

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 24 10:00:17 CEST 2019


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

--- Comment #7 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
(In reply to Fridolin SOMERS from comment #6)
> Oh but UT needs to be fixed :
> 
> Auth_with_shibboleth.t "login shib url" calls :
> 
> is(
>     login_shib_url($query),
>     'https://testopac.com'
>       . '/Shibboleth.sso/Login?target='
>       . 'https://testopac.com/cgi-bin/koha/opac-user.pl' . '%3F'
>       . $query_string,
>     "login shib url"
> );

Corrected by : 
Bug 23526: (RM follow-up) Fix failing test

Perfect 👌

-- 
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