[Koha-bugs] [Bug 13069] Enable sort by title to ignore articles on circulation and patron detail pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 10 18:55:47 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13069

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 32183
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32183&action=edit
Bug 13069 - Enable sort by title to ignore articles on circulation and patron
detail pages

With the conversion of the circulation and patron detail checkout
summary tables to AJAX recently we lost the ability to sort by title
while ignoring articles.

This patch corrects the problem by adding the "anti-the" configuration
to the relevant column in the DataTables initializtion script.

To test, apply the patch and clear your cache if necessary. Check out to
a patron who has multiple checkouts, some of which have titles beginning
with "a," "an," and "the." Sorting those checkouts by title should
ignore articles.

Test the patron detail page for that patron as well.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list