| Summary: | Dates for issues on subscription detail page display unformatted | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Serials | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.05
|
|
| Circulation function: | |||
| Attachments: |
Bug 33261: Format dates in subscription_issues table
Bug 33261: Format dates in subscription_issues table Bug 33261: Format dates in subscription_issues table |
||
|
Description
Katrin Fischer
2023-03-17 09:23:13 UTC
Created attachment 148352 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference Created attachment 149108 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference Signed-off-by: David Nind <david@davidnind.com> Created attachment 149356 [details] [review] Bug 33261: Format dates in subscription_issues table To test: * Add a subscription * Receive some issues * Go to the subscription detail page, issues tab * Verify the dates there display as YYYY-MM-DD * Change DateFormat system preference setting, nothing changes. * Apply patch * Date should now be formatted in the way specified in the DateFormat system preference Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Doesn't apply clean to 22.05.x, no backport. |