[Koha-bugs] [Bug 14907] New: Item search: Call Numbers in Item search results are ordered alphabetically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 28 11:33:38 CEST 2015


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 at gmail.com
          Reporter: theod at lib.auth.gr
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list