https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20084
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #5 from Victor Grousset/tuxayo <[email protected]> --- == Going further, not confirmed or not fixed here == Someone interested might want to check issues with 2 other types. 1. "Code 39 + Modulo10" doesn't seem to work Although "Code 39" and "Code 39 + Modulo43" work. Might be my test setup. 2. EAN13 barcodes doesn't seem to work. C4::Patroncards::Patroncard->draw_barcode() has an if-elsif for all types but EAN13. C4/Labels/Label.pm has an elsif for EAN13 This is suspicious! I tried to the copy it to Patroncard but got an Invalid Length error. With the quick solution falling and having no idea what was I doing, Ctrl-Z was spammed and these regretful words were written. -- 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/
