https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28691 Bug ID: 28691 Summary: Quick Spine Label should split the same way the Label Creator does Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The two label printers treat LCC call numbers differently. They should work the same. To recreate: - have an item with call number "AB123" and source of classification LCC, set to LCC splitting rule - use the Label Creator to print a spine label containing only itemcallnumber, notice it splits as: AB 123 - use the Quick Spine Label Creator to print a spine label. Notice it does not split: AB123 See also Bug 23021, the quick spine tool won't follow a regex splitting rule. -- You are receiving this mail because: You are watching all bug changes.