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

--- Comment #35 from MichaƂ <[email protected]> ---
There was also Bug 39001 where we couldn't decide whether to order languages by
their code, English name or effective localized name. Technically that bug
would now be resolved as far as the undefined sorting order behavior goes, but
I might rename it and keep it open, unless someone decides to close, because
there might still be some merit to considering what to sort by. Technically the
language code is the most stable (no way for unexpected ordering conflict
depending on current session state). But then for places where actual users
sees a list of languages, they might really expect to see them ordered
alphabetically by how they're displayed (but we might want to handle this
directly at the places that display such lists and not at getLanguages func
level).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to