Koha/reserve
Marcel de Rooy 4560d96236 Bug 21036: Fix uninitialized value within @itemnumber in string ne
Line from 16.11 log:
Use of uninitialized value within @itemnumber in string ne at /usr/share/koha/prodclone/reserve/modrequest.pl line 70.

Test plan:
Read the change. Not 100% identical (numeric zero) but should be enough.
This line is probably not needed at all.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-07 11:39:24 +00:00
..
modrequest.pl Bug 21036: Fix uninitialized value within @itemnumber in string ne 2019-05-07 11:39:24 +00:00
modrequest_suspendall.pl Bug 20013: use Modern::Perl in Reserve perl script 2018-02-05 09:46:44 -03:00
placerequest.pl Bug 22650: Prevent multiple holds on individual items 2019-04-25 10:24:19 +00:00
request.pl Bug 20421: Inform staff that patron does have the title checked out during placing hold 2019-04-29 13:35:35 +00:00