See the Resolution column: https://snipboard.io/cqMkex.jpg "Returned by patron on 2020-03-27 08:54:19 by koha"
Created attachment 102084 [details] [review] Bug 24999: Date not correctly formatted in claims table
Test plan. 1. Apply this patch 2. Look at the Resolution column will show the desired date format with other columns.
Created attachment 102129 [details] [review] Bug 24999: Date not correctly formatted in claims table Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
This patch does what it says, so I am signing it off - but I noticed a wider error with Claims Returned which I've logged under: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25023 Not sure if that wider problem will affect this patch going in.
This fixes the date on the checkouts tab - but the dates on the claims tab still don't behave. All 3 of them afaikt... Filed bug 25117.
Created attachment 102775 [details] [review] Bug 24999: Date not correctly formatted in claims table Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
This is currently blocked by bug 24980 (or not, see last comment there).
(In reply to Jonathan Druart from comment #7) > This is currently blocked by bug 24980 (or not, see last comment there). Why is this bug dependant of 24980? this bug does not use any of the JS functions made there.