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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 20 11:28:30 CET 2022


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

            Bug ID: 32503
           Summary: waitingreserves: UK format dates not sorting correctly
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Dates in the waiting reserves page are not sorting correctly when UK dates are
used.

When you view the waiting reserves page with a large number of resereves, and
you sort them by 'Waiting since' or 'Date hold placed', 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

-- 
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