Bug 24601 - Catalogue detail table last seen date not sorting correctly
Summary: Catalogue detail table last seen date not sorting correctly
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-06 13:16 UTC by Emmi Takkinen
Modified: 2021-06-14 21:28 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.