Bug 21036: Fix uninitialized value within @itemnumber in string ne
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 4 Jul 2018 14:49:38 +0000 (16:49 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 7 May 2019 11:39:24 +0000 (11:39 +0000)
commit4560d9623663e9fd0b60f9a39ec53082cdd90f24
tree5e8b1c3389e2b48e97d4b2e1f50ae0c40fd6736a
parentb9bff787ca863a45128cbd3a05a109e8f66d4fdf
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>
reserve/modrequest.pl