---- Reported by emily.funk@liblime.com 2008-11-18 14:09:48 ---- When you select a sort field on the Hold report, it doesn't alphabetize by title or patron. ---- Additional Comments From oleonard@myacpl.org 2009-02-10 09:07:23 ---- Are you referring to the "Holds to pull"/"Pending Holds" report at /cgi-bin/koha/circ/pendingreserves.pl? The Holds Queue report (/cgi-bin/koha/circ/view_holdsqueue.pl) doesn't have an option to sort. The "Holds to pull" report has javascript-based table sorting enabled but it probably shouldn't since it's a report that is potentially very large. ---- Additional Comments From drdrulm@yahoo.com 2009-02-28 12:47:46 ---- (In reply to comment #1) > Are you referring to the "Holds to pull"/"Pending Holds" report at > /cgi-bin/koha/circ/pendingreserves.pl? The Holds Queue report > (/cgi-bin/koha/circ/view_holdsqueue.pl) doesn't have an option to sort. > > The "Holds to pull" report has javascript-based table sorting enabled but it > probably shouldn't since it's a report that is potentially very large. > ---- Additional Comments From drdrulm@yahoo.com 2009-02-28 12:50:16 ---- Whoops- In reply to above. The pending holds can be pretty big. \ This report needs a branch selector with (none) as default. ---- Additional Comments From cookie.wolfrom@liblime.com 2009-04-21 18:34:50 ---- holds awaiting pickup report - mostly used by smaller libraries - displays as being able to sort columns - name, date and title - but this function does not work - it would be helpful if this worked --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:56 UTC --- This bug was previously known as _bug_ 2808 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2808 Actual time not defined. Setting to 0.0 The original reporter of this bug does not have an account here. Reassigning to the person who moved it here: chris@bigballofwax.co.nz. Previous reporter was emily.funk@liblime.com. CC member drdrulm@yahoo.com does not have an account here
Created attachment 2622 [details] [review] Proposed fix White space in the biblio-default-view include and in the page template caused sorting on title or patron to be incorrect.
Created attachment 2811 [details] [review] Revised fix Revised fix adds corrected sorting to the "Holds over" tab as well.
Pushed to master please test
This bug is mentioned in: Fix for Bug 2808, Hold queue not alphabetizing http://lists.koha-community.org/pipermail/koha-patches/2010-December/013183.html Fix for Bug 2808, Hold queue not alphabetizing http://lists.koha-community.org/pipermail/koha-patches/2010-December/013184.html Fix for Bug 2808, Hold queue not alphabetizing http://lists.koha-community.org/pipermail/koha-patches/2010-December/013225.html