[Koha-bugs] [Bug 34402] Sorting holds on patron account includes articles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 26 14:33:30 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153923
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153923&action=edit
Bug 34402: Sorting holds on patron account includes articles

This patch adds some configuration to the table of holds shown on the
checkout and patron detail pages so that sorting by title correctly
excludes articles.

To test, apply the patch and clear your browser cache.

- Check out to a patron who has multiple holds on titles which include
  leading articles like "a" "an" and "the."
- Click the holds tab and click the "title" column to sort by title.
  - The titles should be correctly sorted alphabetically while ignoring
    articles.

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


More information about the Koha-bugs mailing list