After doing a web install, in a language other than English, it is necessary to explicitly activate the 'language' and 'opaclanguages' system preferences using the intranet in English! We could set those preferences using the install language.
Created attachment 100712 [details] [review] Bug 24872: Set languages prefererences after install This patch set 'languages' and 'opaclanguages' system preferences with the language used during install. To test: 1. Apply the patch 2. Do a clean install in a language other than english 3. Verify that 'languages' and 'opaclanguages' system preferences show the language code used during install, besides english.
Created attachment 101446 [details] [review] Bug 24872: Set languages prefererences after install This patch set 'languages' and 'opaclanguages' system preferences with the language used during install. To test: 1. Apply the patch 2. Do a clean install in a language other than english 3. Verify that 'languages' and 'opaclanguages' system preferences show the language code used during install, besides english. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 101522 [details] [review] Bug 24872: Set languages prefererences after install This patch set 'languages' and 'opaclanguages' system preferences with the language used during install. To test: 1. Apply the patch 2. Do a clean install in a language other than english 3. Verify that 'languages' and 'opaclanguages' system preferences show the language code used during install, besides english. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Note: We could even move it first in the list (those prefs are now ordered)
Nice work everyone! Pushed to master for 20.05
Backported to 19.11.x for 19.11.05
backported to 19.05.x for 19.05.10
Enhancement will not be backported to 18.11.x series.