https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23526
--- Comment #7 from Fridolin SOMERS <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
