http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12398
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off --- Comment #17 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
