http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10900
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #10 from M. Tompsett <[email protected]> --- Okay, I believe there are 19 change points in these three patches. To trigger these change points (ie. Here is a test plan): koha staff client - login userid - 2,6,7,8,14 koha staff client - logout - 1 koha staff client - login cardnumber - 9,10,11 prove -v t/Circulation_barcodedecode.t - 18 prove -v t/db_dependent/Circulation.t - 19 http://{staff client url}/cgi-bin/koha/svc/bib/{biblionumber}?userid={userid}&password={password} - 4 koha staff client - login userid AND then http://{staff client url}/cgi-bin/koha/svc/bib/{biblionumber} - 3 tools -> tags -> type something in the "Check lists" text box and click 'test'. - 5 koha staff client - login system user - 12 perldoc C4::Context /set_userenv - 13 koha staff client - upgrade database - 16,17,15 -- 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/
