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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
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/