]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 27 Jan 2014 13:42:02 +0000 (14:42 +0100)
commitc129755ce41fcc3712c987149d5cbc4dec696cf6
tree8e94a8dad1c6b0aeef04973252a26bebdaa06473
parentb8a12e7970d283ef3f7a4c20815a85b3c863084e
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>
(cherry picked from commit 4720cbc4145223f1ffd653efdefd1a4f724d3144)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Labels/Label.pm
t/Labels.t