[Koha-bugs] [Bug 10900] Incorrect calling conventions accessing C4::Context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 22 05:22:03 CEST 2013


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list