Bugzilla – Attachment 18865 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), 1.05 KB, created by
Chris Cormack
on 2013-06-12 09:46:25 UTC
(
hide
)
Description:
bug 9370: test case for splitting LC call number
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-06-12 09:46:25 UTC
Size:
1.05 KB
patch
obsolete
>From d42080af74882ae12ccac5d0e10b243b95abc869 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> >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> > >http://bugs.koha-community.org/show_bug.cgi?id=9730 >--- > t/Labels_split_lccn.t | 1 + > 1 file changed, 1 insertion(+) > >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.10.4
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