[Koha-bugs] [Bug 14222] Sort holds in OPAC by priority

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 22 23:23:40 CEST 2018


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

Maryse Simard <maryse.simard at inlibro.com> changed:

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

--- Comment #3 from Maryse Simard <maryse.simard at inlibro.com> ---
Created attachment 76311
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76311&action=edit
Bug 14222: Sort holds in OPAC by priority

This patch modifies the markup of the users's holds table in the OPAC so
that if hold priority is displayed, the table will be sorted by that
number.

To test, apply the patch and set the OPACShowHoldQueueDetails system
preference to "Show priority level" or "Show holds and their priority
level."

 - Log in to the OPAC as a user who has multiple holds with various
   priorities. Include priorities which could be sorted incorrectly
   using a text sort, e.g. 1, 10.
 - View the holds tab on the "your summary" page. Confirm that the
   priority column is sorted by default with the lowest priority holds
   first.
 - Set the  OPACShowHoldQueueDetails preference to "Show holds" and
   confirm that the holds table still displays correctly, sorted by
   "Placed on" ascending.

Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
Followed the test plan and the patch works.

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


More information about the Koha-bugs mailing list