https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067
Matthias Meusburger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47287|0 |1 is obsolete| | --- Comment #17 from Matthias Meusburger <[email protected]> --- Created attachment 121239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121239&action=edit Bug 15067: Follow up to fix sorting It looks like C4::Languages:getLanguages relies on implicit database order for languages. They appear to be sorted by subtag so this patch adds that sorting to the database query to ensure the dropdown is sorted. Signed-off-by: Aleisha <[email protected]> -- 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/
