Bug 12288: (follow-up) test for defined values
authorGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 19:56:14 +0000 (19:56 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 19 May 2014 20:03:30 +0000 (20:03 +0000)
commit9d9c413c42dc124c7ef26c779c2c0758b4735ae4
tree294ab3dbc0c08a268f0a5ba0203b89771ee2a080
parent833eef4e08b7e8891c86b5e898c43f3aaeab6ff5
Bug 12288: (follow-up) test for defined values

This patch adjusts the test so that if an "ISBN" is not
defined (because the source string did not specify a valid
ISBN), it doesn't result in a warning once the warnings
stricture is enabled in C4::Koha.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Koha.pm