Summary: | Silence warns in Koha.pm | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Architecture, internals, and plumbing | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, m.de.rooy, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 7321: Silence some warns in Koha.pm
Bug 7321: Silence some warns in Koha.pm |
Description
Katrin Fischer
2011-12-05 20:38:31 UTC
Created attachment 6587 [details] [review] Bug 7321: Silence some warns in Koha.pm While testing bug 7013 I noticed a lot of warns in the koha error log. This patch is silencing them. To test: Add or edit an authorised value and check your log files before and after applying the patch. Created attachment 6740 [details] [review] Bug 7321: Silence some warns in Koha.pm While testing bug 7013 I noticed a lot of warns in the koha error log. This patch is silencing them. To test: Add or edit an authorised value and check your log files before and after applying the patch. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Passed QA QA comment not en ENH but a minor bug fix. Removes 2 unconditionnal warn, passed QA patch pushed, please test Included in 3.6 prior to 3.6.5. |