Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode...
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 17 Jun 2013 16:28:13 +0000 (12:28 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 1 Jul 2013 02:02:15 +0000 (19:02 -0700)
commit9af08e4e2d2091de489633b3f1c4fb03fcf323cd
tree4501228a1b19e91bca36c0503db4225f4c635830
parentad2c1b3b8f20b3060c9a3a35c21a0757c685cbec
Bug 10484: serials-edit.pl not checking for barcode field before checking for barcode subfield

The script serials-edit.pl is not checking for the existence of the
barcode field before checking for barcode subfield for autoBarcode =
incremental. If the barcode field doesn't exist, the script dies with
errors.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and QA script.
Checked that adding items on serial receive still works.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
serials/serials-edit.pl