2 Jan
2020
2 Jan
'20
3:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24308 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Just for reference, here is the method we've used most commonly: https://wiki.koha-community.org/wiki/DataTables_HowTo#Sorting_dates_regardle... We added the "title-string" sorting method when we were on DataTables 1.9.x. The use of HTML5 data attributes was introduced with DataTables v1.10.5, after the other method had become our standard. There's no reason not to switch to this more up-to-date sorting configuration especially since it's built into DataTables instead of relying on an addition. -- You are receiving this mail because: You are watching all bug changes.