[Koha-bugs] [Bug 14506] New: barcode printing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 8 15:12:25 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14506

            Bug ID: 14506
           Summary: barcode printing
 Change sponsored?: ---
           Product: Koha
           Version: 3.20
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Label/patron card printing
          Assignee: cnighswonger at foundations.edu
          Reporter: pedro.m.ferreira at mail.cm-portel.pt
        QA Contact: testopia at bugs.koha-community.org

Hello,
I have trying to print labels and the barcode generation always fails.
the procedure is :
i go to 
home > tools > labels home > new batch
i add 2 or 3 items and i get this errors in koha_error.log


[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:32
2015] label-create-pdf.pl: Use of uninitialized value $strwidth in numeric lt
(<) at /var/www/koha3.20.01/lib/C4/Creators/Layout.pm line 233.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $num_of_bars in
multiplication (*) at /var/www/koha3.20.01/lib/C4/Labels/Label.pm line 532.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $params{"barcode_data"}
in concatenation (.) or string at /var/www/koha3.20.01/lib/C4/Labels/Label.pm
line 535.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Barcode generation failed for item 114 with this
error: Invalid Characters
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $strwidth in numeric lt
(<) at /var/www/koha3.20.01/lib/C4/Creators/Layout.pm line 233.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $num_of_bars in
multiplication (*) at /var/www/koha3.20.01/lib/C4/Labels/Label.pm line 532.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $params{"barcode_data"}
in concatenation (.) or string at /var/www/koha3.20.01/lib/C4/Labels/Label.pm
line 535.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Barcode generation failed for item 113 with this
error: Invalid Characters
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $strwidth in numeric lt
(<) at /var/www/koha3.20.01/lib/C4/Creators/Layout.pm line 233.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $num_of_bars in
multiplication (*) at /var/www/koha3.20.01/lib/C4/Labels/Label.pm line 532.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Use of uninitialized value $params{"barcode_data"}
in concatenation (.) or string at /var/www/koha3.20.01/lib/C4/Labels/Label.pm
line 535.
[Wed Jul 08 12:57:33 2015] [error] [client 127.0.0.1] [Wed Jul  8 12:57:33
2015] label-create-pdf.pl: Barcode generation failed for item 115 with this
error: Invalid Characters

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


More information about the Koha-bugs mailing list