[Koha-bugs] [Bug 20115] Languages appear in a different order in the footer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 5 14:46:11 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list