]> git.koha-community.org Git - koha.git/commit
bug 9370: add invalid call number to LC splitting test cases
authorGalen Charlton <gmc@esilibrary.com>
Wed, 9 Jan 2013 01:28:40 +0000 (17:28 -0800)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 13 Jul 2013 12:04:12 +0000 (09:04 -0300)
commit0e82fef70b2e4fd9124f9c7538a01030e10a455b
tree275b8e58fcd48da9fe0ab0369dc4bed11e249aeb
parent8ff1fc43c0aa67a07e90f28eace963083829d0a7
bug 9370: add invalid call number to LC splitting test cases

'123 ABC FOO BAR' is intentionally *not* a valid LC call number,
but in order to preserve legacy behavior, it should be split on
whitespace.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit a5e9e15663289489e0baafff73d7bed20434b8ec)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit d743b2084cddb5197393bfa5ffeaf6f1e0334784)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit d743b2084cddb5197393bfa5ffeaf6f1e0334784)
t/Labels_split_lccn.t