Summary: | Date on routing list slip is not well formatted | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Serials | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, colin.campbell, tomascohen, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13868: Correct formatting of date on routing list slip
Bug 13869: Wrong capitalization of 'Save Report' in guided reports [Signed-off] Bug 13868: Correct formatting of date on routing list slip [PASSED QA] Bug 13868: Correct formatting of date on routing list slip |
Description
Katrin Fischer
2015-03-18 22:22:21 UTC
Created attachment 36994 [details] [review] Bug 13868: Correct formatting of date on routing list slip The date planned printed on the issue slip is not formatted according to the dateformat system preference setting. To test: - enable RoutingSerials - create a subscription - create a routing list from the serial collection page - use the 'print list' links next to the issues to print a routing list - verify that the date there is not displayed according to the dateformat system preference without the patch, but is correct with the patch applied Created attachment 36995 [details] [review] Bug 13869: Wrong capitalization of 'Save Report' in guided reports On the last step of saving a new guided report to the database, the button is labelled 'Save Report', but should be 'Save report'. To test: - Create a new guided report from the reports page - Check on the very last step, when saving the report to the database, the button is labelled 'Save Report' - With the patch applied, this reads 'Save report' instead Created attachment 37041 [details] [review] [Signed-off] Bug 13868: Correct formatting of date on routing list slip The date planned printed on the issue slip is not formatted according to the dateformat system preference setting. To test: - enable RoutingSerials - create a subscription - create a routing list from the serial collection page - use the 'print list' links next to the issues to print a routing list - verify that the date there is not displayed according to the dateformat system preference without the patch, but is correct with the patch applied Followed test plan, date appears according to the date format syspref. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 37307 [details] [review] [PASSED QA] Bug 13868: Correct formatting of date on routing list slip The date planned printed on the issue slip is not formatted according to the dateformat system preference setting. To test: - enable RoutingSerials - create a subscription - create a routing list from the serial collection page - use the 'print list' links next to the issues to print a routing list - verify that the date there is not displayed according to the dateformat system preference without the patch, but is correct with the patch applied Followed test plan, date appears according to the date format syspref. Signed-off-by: Marc Veron <veron@veron.ch> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Katrina! Pushed to 3.18.x will be in 3.18.6 |