[Koha-bugs] [Bug 27974] New: Replace obsolete title-string sorting: Circulation templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 17 17:32:38 CET 2021


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

            Bug ID: 27974
           Summary: Replace obsolete title-string sorting: Circulation
                    templates
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com,
                    jonathan.druart at bugs.koha-community.org,
                    koha-bugs at lists.koha-community.org,
                    kyle.m.hall at gmail.com,
                    martin.renvoize at ptfs-europe.com, oleonard at myacpl.org,
                    sally.healey at cheshiresharedservices.gov.uk,
                    testopia at bugs.koha-community.org, tomascohen at gmail.com
        Depends on: 27934

This patch will modify the following templates to replace the old
"title-string" DataTables sorting method with the built-in method using
"data-order" attributes.

  intranet-tmpl/prog/en/modules/circ/checkout-notes.tt
  intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt
  intranet-tmpl/prog/en/modules/circ/overdue.tt
  intranet-tmpl/prog/en/modules/circ/pendingreserves.tt
  intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt
  intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt
  intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934
[Bug 27934] Table sorting using title-string option is obsolete
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list