Summary: | Templates::get_language generates lots of not defined warnings | ||
---|---|---|---|
Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
Component: | Architecture, internals, and plumbing | Assignee: | Colin Campbell <colin.campbell> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | P5 - low | CC: | f.demians, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3754 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed patch
Signed-off patch |
Description
Colin Campbell
2012-04-02 14:30:33 UTC
Created attachment 8775 [details] [review] Proposed patch Created attachment 8811 [details] [review] Signed-off patch Having put my hands recently in this part of Koha code, I can confirm that this patch fix log warnings, and add clarity and conciseness. QA comment: small patches, nothing to spot. passed QA I've tested language change still works after applying the patch by switching from en to fr-FR and then back to en This patch will be included in 3.6.5. |