https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121260|0 |1 is obsolete| | Attachment #121261|0 |1 is obsolete| | Attachment #121262|0 |1 is obsolete| | --- Comment #24 from Nick Clemens <[email protected]> --- Created attachment 123140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123140&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]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[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/
