https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19752
--- Comment #12 from Matthias Meusburger <[email protected]> --- I found the problem, the test plan was incorrect, the parameter to use is userid and not user: cgi-bin/koha/offline_circ/service.pl?userid=alex&password=wrongpass&nocookie=1 When using the correct parameters, it works as expected. -- 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/
