Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 12 Nov 2012 09:18:30 +0000 (10:18 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 20 Dec 2013 13:38:50 +0000 (08:38 -0500)
commitaf1b555438f29c301e09cf0776da1811ec0ba394
tree302605aca709e86bef38584376f1c8b842914e68
parent78474a0e99021d3d9e3a1bdc1a3cc3b59ab37b86
Bug 9046: Followup FIX perl v.10 raises an error if itemnumbers if undefined

If the itemnumbers parameter is undef, perl raises an error :
"Can't use an undefined value as an ARRAY reference"

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Biblio.pm