Koha/koha-tmpl/intranet-tmpl/prog/en
David Cook 58b85e1df1 Bug 8448 - Holds Awaiting Pickup : Cancelling a hold on a waiting item with multiple holds displays a blank screen instead of a warning prompt
When you cancel a hold in the "Hold Waiting" tab of Holds Awaiting Pickup, you should be prompted to retain or transfer the hold for the next patron in the queue. However, instead of seeing this prompt, you are just shown white screen that fails to alert you to the fact that there are more holds on that item!

There is a missing FOREACH reference in waitingreserves.tt. The template tries to directly reference the hash within the cancel_results array, but we need to access the array before we can access the hash.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-07-24 16:39:34 +02:00
..
css Bug 8398 - Missing image file in staff global css 2012-07-17 15:21:09 +02:00
includes Bug 8203 follow-up: QA fixes 2012-07-12 16:02:09 +02:00
js Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin 2012-07-13 11:27:33 +02:00
lib Merge remote-tracking branch 'jcamins/bug_8281_qa' 2012-07-13 15:11:21 +02:00
modules Bug 8448 - Holds Awaiting Pickup : Cancelling a hold on a waiting item with multiple holds displays a blank screen instead of a warning prompt 2012-07-24 16:39:34 +02:00
xslt bug 8322 removing additional spaces before fullstop on catalogue/detail and opac-detail pages. 2012-07-13 17:34:13 +02:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00