[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
Tue Oct 23 03:08:37 CEST 2018


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

--- Comment #6 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 81000
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81000&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

Signed-off-by: Myka Kennedy Stephens <mkstephens at lancasterseminary.edu>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list