Summary: | PatronLists.t raises a warning | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | brendan, julian.maurice, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 16452: Remove the warnings raised by PatronLists.t
Bug 16452: Remove the warnings raised by PatronLists.t [PASSED QA] Bug 16452: Remove the warnings raised by PatronLists.t |
Description
Jonathan Druart
2016-05-05 14:36:47 UTC
Created attachment 51240 [details] [review] Bug 16452: Remove the warnings raised by PatronLists.t We need to define a userenv to get rid of the warnings Test plan: prove t/db_dependent/PatronLists.t should not return any warnings Created attachment 51245 [details] [review] Bug 16452: Remove the warnings raised by PatronLists.t We need to define a userenv to get rid of the warnings Test plan: prove t/db_dependent/PatronLists.t should not return any warnings Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 51257 [details] [review] [PASSED QA] Bug 16452: Remove the warnings raised by PatronLists.t We need to define a userenv to get rid of the warnings Test plan: prove t/db_dependent/PatronLists.t should not return any warnings Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - Should be in the May 2016 Release. Thanks! Patch pushed to 3.22.x, will be in 3.22.7 |