https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115
--- Comment #6 from Jonathan Druart <[email protected]> --- I retest and everything looks ok. You need to 1. Install the patch 2. Install or update new languages, for instance: sudo koha-translate --install en-NZ --dev kohadev sudo koha-translate --install fr-FR --dev kohadev sudo koha-translate --install es-ES --dev kohadev 3. Restart all (memcached, plack) Test plan: Search for "language" in the I18N/L10N syspref section and tick/untick and reorder the values as you wish. On the OPAC and staff interfaces you should see the languages displayed with the same order as the pref, and preserved from one reload to the other -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
