Bug 15448: Fix ISE
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 14 Jan 2021 09:42:53 +0000 (10:42 +0100)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Mon, 1 Feb 2021 22:55:02 +0000 (23:55 +0100)
commit3652ef054449a912ddd7d13fd56c72e1972d0399
tree56a81dc7e555d633109b95350fddca02c5321a1d
parent654e9ebe72377fe04d47da8ced850151399c6ebf
Bug 15448: Fix ISE

The method Koha::Items->itemnumber is not covered by tests!

Trace begun at /kohadevbox/koha/Koha/Objects.pm line 592
Koha::Objects::AUTOLOAD('Koha::Items=HASH(0x55981fd94790)') called at /kohadevbox/koha/opac/opac-reserve.pl line 465

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 9790b5ca3a1b8a92d56a14207d6245c02dfe7fd6)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 60e08d51bb814eb1dae834afa0c259539eaf2c61)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit 6906be6c69a8603881bd1425024d8cdeb177e33b)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
opac/opac-reserve.pl