Bugzilla – Attachment 15355 Details for
Bug 9370
use Library::CallNumber::LC when splitting LC call numbers for spine labels
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug 9370: test case for splitting LC call number
bug-9370-test-case-for-splitting-LC-call-number.patch (text/plain), 979 bytes, created by
Kyle M Hall (khall)
on 2013-02-15 12:40:17 UTC
(
hide
)
Description:
bug 9370: test case for splitting LC call number
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-02-15 12:40:17 UTC
Size:
979 bytes
patch
obsolete
>From ba9c3c79c360e8e7da89f02a29ddcdb52452b341 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmc@esilibrary.com> >Date: Tue, 8 Jan 2013 17:18:30 -0800 >Subject: [PATCH] bug 9370: test case for splitting LC call number > >QH541.15.C6 C25 2012 should be split as follows: > >QH >541.15 >.C6 >C25 >2012 > >Signed-off-by: Galen Charlton <gmc@esilibrary.com> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > t/Labels_split_lccn.t | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/t/Labels_split_lccn.t b/t/Labels_split_lccn.t >index da32317..c79cc00 100755 >--- a/t/Labels_split_lccn.t >+++ b/t/Labels_split_lccn.t >@@ -33,6 +33,7 @@ BEGIN { > 'HE8700.7 .P6T44 1983' => [qw(HE 8700.7 .P6 T44 1983)], > 'BS2545.E8 H39 1996' => [qw(BS 2545 .E8 H39 1996)], > 'NX512.S85 A4 2006' => [qw(NX 512 .S85 A4 2006)], >+ 'QH541.15.C6 C25 2012' => [qw(QH 541.15 .C6 C25 2012)], > }; > } > my $test_num = 1; >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9370
:
14481
|
14482
|
14483
|
15355
|
15356
|
15357
|
18865
|
18866
|
18867