[Koha-bugs] [Bug 18396] New: UK format dates not sorting correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 7 00:56:47 CEST 2017


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

            Bug ID: 18396
           Summary: UK format dates not sorting correctly
 Change sponsored?: ---
           Product: Koha
           Version: 16.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: david.roberts at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Created attachment 61956
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61956&action=edit
Screenshot showing UK date sorting problem

When you view a user with a large number of checkouts, and you sort the
checkouts by date issued, if the system uses UK date format (DD/MM/YYYY) the
sorting doesn't working correctly - for example, you might see:

02/02/2017
03/03/2017
08/02/2017
10/01/2017
16/12/2016

instead of the correct order, which would be:

16/12/2016
10/01/2017
02/02/2017
08/02/2017
03/03/2017

See attached screenshot for a real example.

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


More information about the Koha-bugs mailing list