https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28018 Bug ID: 28018 Summary: Replace obsolete title-string sorting: OPAC templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@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. opac-tmpl/bootstrap/en/includes/account-table.inc opac-tmpl/bootstrap/en/includes/columns_settings.inc opac-tmpl/bootstrap/en/includes/holds-table.inc opac-tmpl/bootstrap/en/modules/opac-account.tt opac-tmpl/bootstrap/en/modules/opac-course-details.tt opac-tmpl/bootstrap/en/modules/opac-detail.tt opac-tmpl/bootstrap/en/modules/opac-full-serial-issues.tt opac-tmpl/bootstrap/en/modules/opac-holdshistory.tt opac-tmpl/bootstrap/en/modules/opac-illrequests.tt opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt opac-tmpl/bootstrap/en/modules/opac-search-history.tt opac-tmpl/bootstrap/en/modules/opac-tags.tt opac-tmpl/bootstrap/en/modules/opac-user.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.