https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23021

            Bug ID: 23021
           Summary: Quick Spine Label Creator doesn't use regex splitting
                    rule
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

I'm working with a library that enters their LCC call numbers in the format
"PN6728 .B36" rather than "PN 6728 .B36." This means that the default LCC
splitting rule doesn't insert a line break between PN and 6728. So I wrote a
regex splitting rule that does that fine. However, the regex splitting is only
applied when using the full label creator. When printing via the quick spine
label creator it appears to still be splitting based on the default LCC
splitting rule.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to