[Koha-bugs] [Bug 18903] New: Barcode position does not take line-wrapping into account ; covers label text when lines wrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 6 18:08:35 CEST 2017


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

            Bug ID: 18903
           Summary: Barcode position does not take line-wrapping into
                    account; covers label text when lines wrap
 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 64856
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64856&action=edit
Marc file which triggers bug.

Using the following Layout:

 barcode_type: CODE39
  start_label: 1
printing_type: BIBBAR
  layout_name: BARCODE
     guidebox: 1
oblique_title: 1
         font: TR
    font_size: 6
        units: POINT
callnum_split: 0
 text_justify: L
format_string: title, itemcallnumber, barcode
   layout_xml: 
      creator: Labels

And template:

      profile_id: 0
   template_code: BARCODE
   template_desc: Default description
      page_width: 8.5
     page_height: 11
     label_width: 2.65
    label_height: 0.875
 top_text_margin: 0.25
left_text_margin: 0.125
      top_margin: 0.6875
     left_margin: 0.125
            cols: 3
            rows: 11
         col_gap: 0.1875
         row_gap: 0
           units: INCH
         creator: Labels

And the attached Bib/Item record, the barcode covers the last two lines of
text.

(see PDF attachment)

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


More information about the Koha-bugs mailing list