| Summary: | 'suggested on' date on suggestion list not correctly formatted | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | tomascohen |
| 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: | ||
| Circulation function: | |||
| Attachments: |
Bug 14074 - Format 'suggested on' date in suggestion list correctly
Bug 14074 - Format 'suggested on' date in suggestion list correctly Bug 14074 - Format 'suggested on' date in suggestion list correctly |
||
|
Description
Katrin Fischer
2015-04-28 20:49:06 UTC
Created attachment 38614 [details] [review] Bug 14074 - Format 'suggested on' date in suggestion list correctly One of the dates (suggested on) in the list of suggestions in staff is not correctly formatted. To test: - Create one or many suggestions - Check the list of suggestion, especially in the 'Suggested by - on' column - Verify the date is not displayed according to the dateformat preference - Apply patch - Verify the problem is fixed Created attachment 38637 [details] [review] Bug 14074 - Format 'suggested on' date in suggestion list correctly One of the dates (suggested on) in the list of suggestions in staff is not correctly formatted. To test: - Create one or many suggestions - Check the list of suggestion, especially in the 'Suggested by - on' column - Verify the date is not displayed according to the dateformat preference - Apply patch - Verify the problem is fixed Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 38666 [details] [review] Bug 14074 - Format 'suggested on' date in suggestion list correctly One of the dates (suggested on) in the list of suggestions in staff is not correctly formatted. To test: - Create one or many suggestions - Check the list of suggestion, especially in the 'Suggested by - on' column - Verify the date is not displayed according to the dateformat preference - Apply patch - Verify the problem is fixed Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patch pushed to master. Thanks Katrina! |