Bug 3543

Summary: Spine labels - NLM call numbers not splitting
Product: Koha Reporter: Chris Cormack <chris>
Component: ToolsAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: bchurch, cookie.wolfrom, dgrobani, jcamins, jwagner
Version: 3.4   
Hardware: PC   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: proposed patch

Description Chris Cormack 2010-05-21 01:11:57 UTC


---- Reported by bchurch@ptfs.com 2009-08-20 22:36:34 ----

Call numbers do not split if "nlm" is used as the classification source in the item record. If you change the codes to "lcc", the call numbers split correctly.

Here is an example:

nlm                  lcc

WY 152 E16t 2008     WY  
                     152
                     E16t 
                     2008

This is happening on version 3.0100041.



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:11 UTC  ---

This bug was previously known as _bug_ 3543 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3543

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was bchurch@ptfs.com.

Comment 1 Jared Camins-Esakov 2011-04-05 12:13:37 UTC
Created attachment 3672 [details] [review]
proposed patch
Comment 2 Chris Cormack 2011-04-14 02:57:34 UTC
I see a signed off patch on the list, but the status not changed, please remember to change the status
Comment 3 Chris Cormack 2011-04-27 21:11:33 UTC
Pushed, please test
Comment 4 Jared Camins-Esakov 2011-07-08 14:34:11 UTC
Seems to be working now. Closing.