[Koha-bugs] [Bug 14781] Creation of barcode types 2of5 not functional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 4 09:44:13 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.20                        |master
                 OS|Linux                       |All
           Hardware|PC                          |All

--- Comment #1 from Marc Véron <veron at veron.ch> ---
intranet-error.log says:
label-create-pdf.pl: Barcode generation failed for item 11 with this error:
Invalid Characters


Lines 539 (for COOP2of5 ) and 557 (for INDUSTRIAL2OF5) of C4/Labels/Label.pm
surround the value with asterisks, however only digits are allowed. After
removing the asterisks the barcodes are generated.

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


More information about the Koha-bugs mailing list