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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13292 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |3.16 Severity|enhancement |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13292 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Christopher Brannon from comment #0)
* Hold ratios (reservatios.pl) (Is there a typo in the filename?) Can't sort accurately by holds, items or hold ratio.
This is Bug 11756 (fixed in master). And the actual file name is reserveratios.pl -- "Reserve ratios." No typo.
* Checkouts will not sort by due date.
This sounds like Bug 13168 (fixed in master). Please check those bug reports to see if they appear to cover the issues you are describing. If so, this bug can be marked as invalid. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13292 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Owen Leonard from comment #1)
This is Bug 11756 (fixed in master). And the actual file name is reserveratios.pl -- "Reserve ratios." No typo.
Wow, I must be staring at the screen too much. I was way off on the name. Thanks for steering me straight.
* Checkouts will not sort by due date.
This sounds like Bug 13168 (fixed in master).
Please check those bug reports to see if they appear to cover the issues you are describing. If so, this bug can be marked as invalid.
That could be. Thanks for pinning these down. I'll go ahead and shoot this one down. Christopher -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org