24 Sep
2019
24 Sep
'19
1:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23526 --- Comment #7 from Fridolin SOMERS <fridolin.somers@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.