http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13292 Bug ID: 13292 Summary: Sorting Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com It seems that sorting, in general, is not working in Koha. I am experiencing at least 2 locations where sorting does not work as expected. * Hold ratios (reservatios.pl) (Is there a typo in the filename?) Can't sort accurately by holds, items or hold ratio. * Checkouts will not sort by due date. The date issue may be because of the format of the date. However, the ratio sorting seems to be an issue with place values. It is sorting left to right, as if all numbers are of equal length. So values are sorted like this: 10 11 12 13 134 14 22 26 3 4 Same with the ratios. Something is really off. I am not sure if it is broken in other locations, but this is what I have found so far. Christopher -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.