https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29949 Bug ID: 29949 Summary: Remove use of title-numeric sorting routine from OPAC datatables JS 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 There is one template in the OPAC, opac-topissues.tt, which uses a special DataTables sorting routine called "title-numeric." This can be replaced with sorting via a data-order attribute, and the custom routine can be removed. -- You are receiving this mail because: You are watching all bug changes.