Koha/koha-tmpl
Jonathan Druart 1ae64b97b3 Bug 16151: Restore the ability to place holds from lists at the OPAC
This patch fixes a bug introduced by bug 14544.
Holds can not be placed from lists at the OPAC, the action results in a
crash:
Can't call method "field" on an undefined value at
/home/koha/src/C4/Items.pm line 1504.
 at /home/koha/src/opac/opac-reserve.pl line 601

Before 14544, the checkboxes were named 'ACT-$BIBNUM', something like
REM-4242. Now we can retrieve the biblionumber from the value.

Test plan:
Select a public list
check some titles and click on the 'Place hold' link
you should able to process the reservation

Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-03-29 22:34:09 +00:00
..
intranet-tmpl Bug 14304: RDA: Intranet display link in XSLT for 264 field to reflect Zebra indexing 2016-03-25 21:57:55 +00:00
opac-tmpl Bug 16151: Restore the ability to place holds from lists at the OPAC 2016-03-29 22:34:09 +00:00
favicon.ico
index.html
intranet.html
opac.html