Bug 25128 - Date sorting on claims returned table doesn't work
Summary: Date sorting on claims returned table doesn't work
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 14697
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-13 13:18 UTC by Katrin Fischer
Modified: 2022-05-16 15:14 UTC (History)
1 user (show)

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


Attachments
Picture of a list for example (119.97 KB, image/png)
2022-05-16 15:14 UTC, Florian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2020-04-13 13:18:18 UTC
The date columns in the claim returns table don't sort correctly.

There is also a display issue, see bug 25023.
Comment 1 Florian 2022-05-16 15:14:48 UTC
Created attachment 135041 [details]
Picture of a list for example

Any updates on this? It's also a problem for our users' suppliers, as not only are the dates stuck in a foreign format, the serials title are also unsorted.

I joined a picture of one of these lists for instance, the format of every line there is :
<Record Name>, <number of the issue>, published the <yyyy-mm--dd>, late since <yyyy-mm--dd>.

Ideally, shouldn't we be default sort these claims first by record name, then by  date of publication in accordance to the local date format?