[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
Thu Aug 10 21:08:39 CEST 2017


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65500|0                           |1
        is obsolete|                            |

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 65849
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65849&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.

Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list