Summary: | Authorised values: COU>COUNTRY | LAN>LANG | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | brendan, f.demians, gmcharlt, julian.maurice, veron |
Version: | unspecified | ||
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: | |||
Bug Depends on: | |||
Bug Blocks: | 17216 | ||
Attachments: |
Bug 17358: Rename COU with COUNTRY and LAN with LANG
Bug 17358: Rename COU with COUNTRY and LAN with LANG [PASSED QA] Bug 17358: Rename COU with COUNTRY and LAN with LANG |
Description
Jonathan Druart
2016-09-27 12:37:53 UTC
Created attachment 55838 [details] [review] Bug 17358: Rename COU with COUNTRY and LAN with LANG Some installer files use COU and LAN instead of COUNTRY and LANG. To uniformise these AVs, it would be good to use the same code. Note that I do not think we should update existing installations Created attachment 56008 [details] [review] Bug 17358: Rename COU with COUNTRY and LAN with LANG Some installer files use COU and LAN instead of COUNTRY and LANG. To uniformise these AVs, it would be good to use the same code. Note that I do not think we should update existing installations Carefully compared code. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 56174 [details] [review] [PASSED QA] Bug 17358: Rename COU with COUNTRY and LAN with LANG Some installer files use COU and LAN instead of COUNTRY and LANG. To uniformise these AVs, it would be good to use the same code. Note that I do not think we should update existing installations Carefully compared code. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Pushed to Master - Should be in the November 2016 release. Thanks! Pushed in 16.05. Will be in 16.05.05. Pushed to 3.22.x, will be in 3.22.12 |