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

Arthur Bousquet <[email protected]> changed:

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

--- Comment #3 from Arthur Bousquet <[email protected]> ---
Created attachment 90432
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90432&action=edit
Bug 23074: Holds table sort does not understand dateformat

Holds table does not sort correctly when the dateformat is eg. DD.MM.YYYY.

Test plan:
1) Create multiple holds for a patron with different hold creation
   and expiration dates, with different years, months and days.
2) Change the dateformat to DD.MM.YYYY.
3) Resort the holds table (in circ/circulation or members/moremember)
   by the hold date or expiration date.
   The table sorts the date by the day number.
4) Apply patch
5) Redo 3 - the table now sorts correctly.

Signed-off-by: Pasi Kallinen <[email protected]>

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: Arthur Bousquet <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to