Bug 24601

Summary: Catalogue detail table last seen date not sorting correctly
Product: Koha Reporter: Emmi Takkinen <emmi.takkinen>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26664
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Emmi Takkinen 2020-02-06 13:16:35 UTC
On catalogue/detail.pl items table "Last seen" column is sorted based on day of month not the whole date. There is no difference between different dateformats eg. DD.MM.YYYY or MM/DD/YYYY. Column "Date accessioned" however sorts correctly.
Comment 1 Owen Leonard 2020-02-14 17:34:10 UTC
I can't reproduce this problem. Can you check again?
Comment 2 Emmi Takkinen 2020-02-17 08:36:07 UTC
Sorry, my mistake. Tested again and sort works correctly. Closing this.