http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9770
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19384|0 |1 is obsolete| | --- Comment #8 from Chris Cormack <[email protected]> --- Created attachment 19386 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19386&action=edit 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 <[email protected]> Signed-off-by: Galen Charlton <[email protected]> Signed-off-by: Chris Cormack <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
