Bug 19533: Hold pulldown for itemtype is empty if hold placement needs override
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 26 Oct 2017 11:35:53 +0000 (07:35 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 14 Dec 2017 11:12:11 +0000 (11:12 +0000)
commite2d05f3fdfde20977ca5525510e8f4c0daa964f1
tree38c613450d55d8d68d214e7cfea5e7afdb29bef4
parent455d94eec9c41f7bad718ac62c2367bea6202452
Bug 19533: Hold pulldown for itemtype is empty if hold placement needs override

Test Plan:
1) Enable AllowHoldPolicyOverride
2) Enable AllowHoldItemTypeSelection
3) Create a situation where adding a hold for a patron would trigger a tooManyReserves
   warning.
4) Note the itemtype pulldown is empty
5) Apply this patch
6) Reload the page
7) Itemtype pulldown should have values

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
reserve/request.pl