http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13545 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Tomás Cohen Arazi from comment #8)
I'm failing this one, even though I attached a followup so the author checks both the followup and the POD I added.
It should be clear which barcode 'types' we support, and they should be added to the dependencies if needed. For instance, I'm not sure we might add GD::Barcode to the dependencies.
I tried with GD::Barcode:::QRcode and GD::Barcode::UPCE, and it works fine.
I tested using an empty barcode number to generate an error.
Please revisit and sign if it is ok, but at least the POD should be ammended.
All the barcode types are part of the GD::Barcode module with the exception of Code93 which is used by the Canadian postal server. As such, I've left it out of the list for simplicity. -- You are receiving this mail because: You are watching all bug changes.