Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 5345: DataTables integration in acquisition module [5] 2012-06-26 18:00:06 +02:00
admin bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions 2012-07-23 10:43:59 +02:00
authorities Bug 8241 - Remove stray references to YUI autocomplete 2012-06-25 16:22:46 +02:00
basket Bug 7940 - Placing a hold on a single item from the staff cart causes errors 2012-04-12 17:58:49 +02:00
batch
catalogue Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost" 2012-07-11 12:33:36 +02:00
cataloguing Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing 2012-07-10 10:56:26 +02:00
circ 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
errors
help Bug 7368 - General staff client typo omnibus 2012-06-25 17:59:29 +02:00
installer
labels Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
members Merge remote-tracking branch 'origin/new/bug_8130' 2012-07-23 18:06:50 +02:00
offline_circ bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
patroncards Bug 5184 - Upgrade jQuery to the latest version (staff client) 2012-05-11 11:05:19 +02:00
reports Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
reserve Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
reviews Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
rotating_collections Bug 2780 - Capitalize strings consistently (reserve, review, rotating collections) 2012-04-10 10:04:13 +02:00
serials Bug 7905: display serial notes on several lines 2012-06-27 15:29:33 +02:00
services
sms Bug 2780 - Capitalize strings consistently - various 2012-04-10 10:04:16 +02:00
suggestion Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
tags Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
test bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
tools Bug 8453: Add spaces to inventory options 2012-07-18 15:08:27 +02:00
virtualshelves Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
z3950 Bug 2780 - Capitalize strings consistently - various 2012-04-10 10:04:16 +02:00
about.tt Bug 8301 - Display additional system information (preferences) on About page to minimize support cases 2012-07-10 11:19:02 +02:00
auth.tt Bug 2780 - Capitalize strings consistently (home, about, login) 2012-04-10 11:10:02 +02:00
intranet-main.tt Bug 8160 - Link to cataloging appears for users without cataloging permission 2012-06-05 16:01:42 +02:00