25 Jan
2016
25 Jan
'16
9:49 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15067 --- Comment #6 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 47280 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47280&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. -- You are receiving this mail because: You are watching all bug changes.