[Koha-bugs] [Bug 35069] Items needed column on circ/reserveratios.pl does not sort properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 21:52:14 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35069

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157225|0                           |1
        is obsolete|                            |

--- Comment #3 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Created attachment 157287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157287&action=edit
Bug 35069: Fix hold ratios items needed column sorting

This patch adds the data-sort attribute to the "Items needed" column to
ensure proper sorting.

To test:
1. Make a lot of holds.
2. On some holds have a high enough holds/copies ratio so the "Items
   needed" has values greater than 10.
3. Sort by that column. Notice the copies with an "Items needed" higher
   than 10 do not get sorted correctly.
4. APPLY PATCH
5. Try steps 1 -3 again. Everything should sort properly.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list