[Koha-bugs] [Bug 28349] New: Date sorting incorrect reports in en-GB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 13 16:17:05 CEST 2021


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

            Bug ID: 28349
           Summary: Date sorting incorrect reports in en-GB
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: david.roberts at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

When using the en-GB translation, column sorting of saved reports
(../cgi-bin/koha/reports/guided_reports.pl?phase=Use%20saved) doesn't work
properly when sorting by date. For example, sorting by date created could
result in the following order:

02/04/2019
02/04/2020
02/08/2018
03/04/2019

This is presumably because the UK date format is dd/mm/yyyy, not mm/dd/yyyy. It
works correctly in the en translation. Sorting by non-date columns in en-GB
also works correctly.

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


More information about the Koha-bugs mailing list