[Koha-bugs] [Bug 9903] Sort by date broken on patron detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 9 14:59:53 CEST 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 17308
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17308&action=edit
Bug 9903 - Sort by date broken on patron detail page

When the patron detail page switched to DataTables no accommodation was
made for metric date formats in sorting.

This patch adds sorting based on data in a span's title attribute, and
thus requires that the patch for Bug 9887 be applied.

To test, view the detail page for a patron who has assorted checkouts,
relatives' checkouts, and holds. Sorting of date columns should be
correct with the dateformat preference set to any value.

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


More information about the Koha-bugs mailing list