http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14781 --- Comment #9 from Marc Véron <veron@veron.ch> --- (In reply to Chris Nighswonger from comment #8)
FTR, many of the less commonly used barcode types were simply brought over from the (very) old label code and not were not tested much at all. IIRC some of them may have even been left in a semi-complete state, so checking to be sure the resulting barcodes a) are actually the format they claim to be, and b) actually produce successful scans is imperative.
Chris, using this patch and changing the label dimensions (height) I could produce barcodes that look OK for me (I compared with same barcode values found in the internet). I suppose the problem Michael encounters is due to the hard coded barcode height (0.01 * label height), see related Bug 14149. That said, I would appreciate if somebody could sign off on this patch. Marc -- You are receiving this mail because: You are watching all bug changes.