[Koha-bugs] [Bug 18092] New: Serial Enumeration (enumchron) truncated to 2 characters in by label creator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 9 23:21:44 CET 2017


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

            Bug ID: 18092
           Summary: Serial Enumeration (enumchron) truncated to 2
                    characters in by label creator
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: cnighswonger at foundations.edu
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Created attachment 60095
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60095&action=edit
example bib with 2 items.

When printing a spine label where the layout includes 'enumchron' in the fields
to print, that field is truncated to a width of two characters in the PDF
export. The field shows in its entirety in the CSV export.

For example the serial enumeration 'Discs 17 & 18' is truncated to 'Di'.

To replicate:

Set up Layout koha-spine

Layout name        : koha-spine
barcode type       : Code 39
layout type        : Biblio
Data fields        : 952a, itemcallnumber, enumchron
Draw guide boxes   : True
Split call numbers : True
Text justification : Left
Font               : Times-Roman
Font size          : 10
Oblique title      : True

Set template Avery 5460 spine labels

Template code       : Avery 5460 spine labels
Units               : Si Centimeters
Page height         : 28
Page width          : 21.5
Label width         : 2.1
Label height        : 3
Top page margin     : 1.2
Left page margin    : 0.8
Top text margin     : 0.52
Left text margin    : 0.52
Number of columns   : 8
Number of rows      : 8
Gap between columns : 0.44
Gap between rows    : 0.2
Profile             : none

Set up batch using item that has enumchron wider than 2 characters (I've
attached a sample marc record)

Export using the layout and template above.

See that the serial enumeration is truncated.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list