The date shown in the heading of the 'holds awaiting pickup' report is not formatted according to the dateformat system preference.
Created attachment 55463 [details] [review] 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.
Created attachment 55465 [details] [review] 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.
Created attachment 55567 [details] [review] [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
Created attachment 55636 [details] [review] [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>
Pushed to master for 16.11, thanks Andreas!
Pushed in 16.05. Will be in 16.05.05.
Pushed to 3.22.x, will be in 3.22.12