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)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 24 Jul 2012 14:39:34 +0000 (16:39 +0200)
commit58b85e1df11c49f8d211efaf4232793842c57fce
treed1e2e075c53ffc1d0f40fa1b4844fa019329d418
parent664ecc9acadc47d990f80c98f5df44de9a7d664d
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>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt