https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28018
Amit Gupta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118780|0 |1 is obsolete| | CC| |[email protected] --- Comment #2 from Amit Gupta <[email protected]> --- Created attachment 118887 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118887&action=edit Bug 28018: Replace obsolete title-string sorting: OPAC templates This patch modifies OPAC 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 the following pages to confirm that columns containing dates sort correctly when using any setting of the "dateformat" system preference: - As a logged-in user, (proper testing will depend on having the relevant data associated with your user, e.g. holds, searches, ill requests, etc.): - Your summary - Checkouts - Overdues - Holds - Your charges - Your search history - Your checkout history - Your holds history - Your interlibrary loan requests - Your tags - Bibliographic detail page - With a non-serial record: Holdings - With a serial record: Latest issues - More details -> Full history: Test multiple years if possible - Course reserves -> Course details - Self checkout -> Check out to a patron with checkouts -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
