[Bug 17289] New: Holds awaiting pickup shows date unformatted
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Bug ID: 17289 Summary: Holds awaiting pickup shows date unformatted Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org The date shown in the heading of the 'holds awaiting pickup' report is not formatted according to the dateformat system preference. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 --- Comment #1 from Andreas Roussos <arouss1980@gmail.com> --- Created attachment 55463 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55463&action=edit In the Staff client, under Circulation -> Circulation reports, the date shown in the heading of the 'Holds awaiting pickup' report is not formatted according to the 'dateformat' system preference (as reported by Katrin Fischer). This (trivial) patch fixes that. Test plan: 1) In the Staff client, go to Circulation and under 'Circulation reports' click on 'Holds awaiting pickup' (cgi-bin/koha/circ/waitingreserves.pl). 2) Observe that the date shown in the heading is always formatted as yyyy-mm-dd regardless of the value of the 'dateformat' syspref. 3) Apply the patch. 4) Re-visit the 'Holds awaiting pickup' report. Confirm that the patch worked, i.e. the date shown in the heading is formatted according to the 'dateformat' system preference. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Andreas Roussos <arouss1980@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55463|0 |1 is obsolete| | --- Comment #2 from Andreas Roussos <arouss1980@gmail.com> --- Created attachment 55465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55465&action=edit Bug 17289 - Holds awaiting pickup shows date unformatted In the Staff client, under Circulation -> Circulation reports, the date shown in the heading of the 'Holds awaiting pickup' report is not formatted according to the 'dateformat' system preference. This (trivial) patch fixes that. Test plan: 1) In the Staff client, go to Circulation and under 'Circulation reports' click on 'Holds awaiting pickup' (cgi-bin/koha/circ/waitingreserves.pl). 2) Observe that the date shown in the heading is always formatted as yyyy-mm-dd regardless of the value of the 'dateformat' syspref. 3) Apply the patch. 4) Re-visit the 'Holds awaiting pickup' report. Confirm that the patch worked, i.e. the date shown in the heading is formatted according to the 'dateformat' system preference. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Andreas Roussos <arouss1980@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|oleonard@myacpl.org |arouss1980@gmail.com Version|unspecified |master CC| |arouss1980@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55465|0 |1 is obsolete| | --- Comment #3 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Created attachment 55567 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55567&action=edit [SIGNED-OFF]Bug 17289: Holds awaiting pickup shows date unformatted In the Staff client, under Circulation -> Circulation reports, the date shown in the heading of the 'Holds awaiting pickup' report is not formatted according to the 'dateformat' system preference. This (trivial) patch fixes that. Test plan: 1) In the Staff client, go to Circulation and under 'Circulation reports' click on 'Holds awaiting pickup' (cgi-bin/koha/circ/waitingreserves.pl). 2) Observe that the date shown in the heading is always formatted as yyyy-mm-dd regardless of the value of the 'dateformat' syspref. 3) Apply the patch. 4) Re-visit the 'Holds awaiting pickup' report. Confirm that the patch worked, i.e. the date shown in the heading is formatted according to the 'dateformat' system preference. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |hector.hecaxmmx@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55567|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 55636 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55636&action=edit [PASSED QA] Bug 17289: Holds awaiting pickup shows date unformatted In the Staff client, under Circulation -> Circulation reports, the date shown in the heading of the 'Holds awaiting pickup' report is not formatted according to the 'dateformat' system preference. This (trivial) patch fixes that. Test plan: 1) In the Staff client, go to Circulation and under 'Circulation reports' click on 'Holds awaiting pickup' (cgi-bin/koha/circ/waitingreserves.pl). 2) Observe that the date shown in the heading is always formatted as yyyy-mm-dd regardless of the value of the 'dateformat' syspref. 3) Apply the patch. 4) Re-visit the 'Holds awaiting pickup' report. Confirm that the patch worked, i.e. the date shown in the heading is formatted according to the 'dateformat' system preference. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for 16.11, thanks Andreas! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |frederic@tamil.fr --- Comment #6 from Frédéric Demians <frederic@tamil.fr> --- Pushed in 16.05. Will be in 16.05.05. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com --- Comment #7 from Julian Maurice <julian.maurice@biblibre.com> --- Pushed to 3.22.x, will be in 3.22.12 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Keywords|Academy | -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org