[Koha-bugs] [Bug 27990] Replace obsolete title-string sorting: Patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 19 12:09:26 CET 2021


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 118507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118507&action=edit
Bug 27990: Replace obsolete title-string sorting: Patrons

This patch modifies several patron templates to replace the use of
the "title-string" DataTables sorting method with the newer "data-order"
attribute.

To test, apply the patch and view a patron record in the staff
interface. Check the following pages to confirm that columns containing
dates sort correctly when using any setting of the "dateformat" system
preference:

- Details: DataTables initialization removed because it is obsolete.
  Confirm that table of holds in the holds tab is still a working
  DataTable.
- Accounting
- Accounting -> Transactions,
- Accounting -> Transactions -> Details of a fee (DataTables-related
  markup removed because there are no DataTables).
- Circulation history
- Holds history
- Notices

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


More information about the Koha-bugs mailing list