[Koha-bugs] [Bug 28018] Replace obsolete title-string sorting: OPAC templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 27 09:26:08 CET 2021


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

Amit Gupta <amitddng135 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #118780|0                           |1
        is obsolete|                            |
                 CC|                            |amitddng135 at gmail.com

--- Comment #2 from Amit Gupta <amitddng135 at gmail.com> ---
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.


More information about the Koha-bugs mailing list