[Koha-bugs] [Bug 12398] CAS authentication not working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 30 14:44:59 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12398

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Signed Off

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Back to signed off, the QA team should mark it passed-qa as soon as the test is
tidied so I push it.

FTR: I'd put the test in the t/db_dependent dir, and use something like this
for the test description (missing in the current one):

is(C4::Auth_with_cas::_url_with_get_params($cgi),
   "$opac_base_url/cgi-bin/koha/opac-user.pl?bar=baz",
   "_url_with_get_params should return URL without deleted parameters (Bug
12398)");

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list