22 Oct
2018
22 Oct
'18
10:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21629 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 80990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80990&action=edit Bug 21629: Use cn_sort instead of itemcallnumber when displaying a list DBMS can sort callnumbers correctly using cn_sort. We should use it showing a list's content. Test plan: - Add items with callnumber to a list - Display the list - List the content by callnumbers => Confirm that the records are correctly sorted by callnumber -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.