Bug 11402: make Labels::_guide_box return undef if undefned data is passed
authorTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 16 Dec 2013 14:55:56 +0000 (11:55 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 30 Dec 2013 16:17:35 +0000 (16:17 +0000)
commit4720cbc4145223f1ffd653efdefd1a4f724d3144
treec02f1d2164ab2ef9b38af4f40e40ca6471cb816c
parent3e866d216db008e1ed8c8614f6758ad5118321df
Bug 11402: make Labels::_guide_box return undef if undefned data is passed

That's it. A guide box cannot be created if invalid data is passed.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script, includes new unit tests.

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