https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184921|0 |1 is obsolete| | --- Comment #16 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 184923 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184923&action=edit Bug 27934: Remove title-string to order by dates We must now use data-order to order dates, not title-string. This patch adjusts the few occurrences that were using it and remove the function from datatables.js to prevent new occurrences. Test plan: Create some recalls, go to the "Recalls to pull" and "Recalls awaiting pickup" pages and confirm that the dates are ordered correctly when you sort by dates. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.