Bug 8448 - Holds Awaiting Pickup : Cancelling a hold on a waiting item with multiple...
authorDavid Cook <dcook@prosentient.com.au>
Mon, 16 Jul 2012 04:13:31 +0000 (14:13 +1000)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 25 Jul 2012 02:58:08 +0000 (14:58 +1200)
commit233abba73cefbe03885bc2192435b28e746f59aa
tree77df7f871fb1afe5e6fe97840812fdb7296d415d
parent227cee59d68e5a643d2d4fc652c24f47f5e11f6c
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt