[Bug 41030] New: Copy number sorting incorrect
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41030 Bug ID: 41030 Summary: Copy number sorting incorrect Change sponsored?: --- Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: david.roberts@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If a biblio has several copies which are numbered 1,2,3,4 etc, when sorting the holdings table by copy number it results in the display of 1,10,11,2,20,21 etc. This is on the cgi-bin/koha/catalogue/detail.pl page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41030 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I have seen this one, and it's a tricky one, because I don't think copy number is strictly a number. It's technically text and could be something like "c. 1" or "c. 2", so lexicographic sorting gets used by default. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org