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)
committerLucas Gass <lucas@bywatersolutions.com>
Sun, 26 May 2019 12:57:54 +0000 (12:57 +0000)
commit51d7f8114b983e4add6f1aba257e381683394ffe
tree930ff0ca4cc46fedc7d9e58202346c1d8855abd8
parentc7e6cb333db10b81c9083196450db8abfc2d17d7
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>
(cherry picked from commit 4560d9623663e9fd0b60f9a39ec53082cdd90f24)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit ffae11293afb3f80e434e7c84b75e240f7512350)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
reserve/modrequest.pl