[Koha-bugs] [Bug 21629] List sort on call number does not use cn_sort

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 22 22:05:37 CEST 2018


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

--- Comment #3 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list