]> git.koha-community.org Git - koha.git/commit
Bug 9770: test case for sorting of Dewey call numbers that contain prefixes
authorJason Etheridge <jason@esilibrary.com>
Fri, 21 Jun 2013 19:31:32 +0000 (15:31 -0400)
committerChris Hall <followingthepath@gmail.com>
Tue, 20 Aug 2013 09:15:11 +0000 (21:15 +1200)
commit1254f88b25700408492edea9cbacdea5e52c913b
treebbae3bdd3155d9b40576a28a455469748bc94625
parent4488ebf7100a03f02fb919501cba86768da8d77c
Bug 9770: test case for sorting of Dewey call numbers that contain prefixes

This adds a test for C4::ClassSortRoutine::Dewey to check that the
call number "JR DVD 800.1" sorts before "JR DVD 900"

To test:

[1] Apply just this patch.
[1] Run prove -v t/ClassSortRoutine_Dewey.t
[2] Test #7 should fail.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes test plan and QA script.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit bce45b4bf55e82345efed2850d9cb5fd77f3c483)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 926e455f19852c1c7b69aa00bd587caff8bccd14)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 926e455f19852c1c7b69aa00bd587caff8bccd14)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit 74b2f3fb4acec7b4adf54f32bb4eabcf51ca3353)
t/ClassSortRoutine_Dewey.t