Bug 11294

Summary: Library::CallNumber::LC causes ALL CAPS on spine labels
Product: Koha Reporter: Ian Palko <library>
Component: Label/patron card printingAssignee: Chris Nighswonger <cnighswonger>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: 3.12   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Ian Palko 2013-11-23 21:21:08 UTC
New LOC splitting method (from Bug 9370) causes label creator to capitalize all letters on spine label, irrespective of actual call number in database.

e.g. For item with call number BX1234.A31 no.1 1990a in database:

--Before new method--

BX1234
.A31
no.1
1990a

--After new method--

BX1234
.A31
NO.1
1990A
Comment 1 Chris Nighswonger 2013-11-24 02:39:43 UTC

*** This bug has been marked as a duplicate of bug 10821 ***