Bug 3543 - Spine labels - NLM call numbers not splitting
Summary: Spine labels - NLM call numbers not splitting
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: 3.4
Hardware: PC All
: PATCH-Sent (DO NOT USE) normal (vote)
Assignee: Jared Camins-Esakov
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 10:36 UTC by Chris Cormack
Modified: 2012-10-25 23:03 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (1.42 KB, patch)
2011-04-05 12:13 UTC, Jared Camins-Esakov
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.