https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16452 Bug ID: 16452 Summary: PatronLists.t raises a warning Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org % prove t/db_dependent/PatronLists.t t/db_dependent/PatronLists.t .. 1/9 C4::Context->userenv not defined! at Koha/List/Patron.pm line 66. t/db_dependent/PatronLists.t .. 3/9 C4::Context->userenv not defined! at Koha/List/Patron.pm line 66. t/db_dependent/PatronLists.t .. 5/9 C4::Context->userenv not defined! at Koha/List/Patron.pm line 66. C4::Context->userenv not defined! at Koha/List/Patron.pm line 94. C4::Context->userenv not defined! at Koha/List/Patron.pm line 94. C4::Context->userenv not defined! at Koha/List/Patron.pm line 66. t/db_dependent/PatronLists.t .. ok All tests successful. Files=1, Tests=9, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.00 cusr 0.02 csys = 1.04 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes.