[Koha-bugs] [Bug 18985] SQL reports 'Last edit' and 'Last run' columns sort alphabetically, not chronologically

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 2 14:47:11 CEST 2017


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 65423
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65423&action=edit
Bug 18985 - SQL reports 'Last edit' and 'Last run' columns sort alphabetically,
not chronologically

This patch alters the DataTables configuration of the SQL reports list
so that date columns are identified via class rather than position.

To test, apply the patch and go to Reports -> Use saved.

Test the re-ordering of the creation date, last edit, and last run
columns. Each should sort correctly based on the date.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list