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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 18 17:55:54 CET 2021


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

            Bug ID: 27990
           Summary: Replace obsolete title-string sorting: Patrons
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com,
                    testopia at bugs.koha-community.org
            Blocks: 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/members/accountline-details.tt
  intranet-tmpl/prog/en/modules/members/boraccount.tt
  intranet-tmpl/prog/en/modules/members/discharges.tt
  intranet-tmpl/prog/en/modules/members/holdshistory.tt
  intranet-tmpl/prog/en/modules/members/moremember.tt
  intranet-tmpl/prog/en/modules/members/notices.tt
  intranet-tmpl/prog/en/modules/members/pay.tt
  intranet-tmpl/prog/en/modules/members/readingrec.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 watching all bug changes.


More information about the Koha-bugs mailing list