http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14907 Bug ID: 14907 Summary: Item search: Call Numbers in Item search results are ordered alphabetically Change sponsored?: --- Product: Koha Version: 3.20 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: theod@lib.auth.gr QA Contact: testopia@bugs.koha-community.org Call Numbers in Item search results seem to be sorted ALPHABETICALLY, so currently it is displayed: QA76.76 QA76.760 QA76.77 where the results should be shown in the following order: QA76.76 QA76.77 QA76.760 The callnumber ordering is a complex issue [it should be partly alphabetical partly numerical] but once done, it would be very useful for sorting and could be applied to several places in Koha (browsing shelves, inventory, etc) -- You are receiving this mail because: You are watching all bug changes.