Summary: | Date not correctly formatted in claims table | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Circulation | Assignee: | Devinim <kohadevinim> |
Status: | BLOCKED --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | agustinmoyano, gmcharlt, kohadevinim, kyle.m.hall, sally.healey |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25023 | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 14697, 24765, 24980 | ||
Bug Blocks: | 25117 | ||
Attachments: |
Bug 24999: Date not correctly formatted in claims table
Bug 24999: Date not correctly formatted in claims table Bug 24999: Date not correctly formatted in claims table |
Description
Jonathan Druart
2020-03-27 08:57:53 UTC
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. |