Closed (fixed)
Project:
Barcode
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2009 at 22:33 UTC
Updated:
24 Nov 2011 at 14:59 UTC
car you please verify if this module validates barcodes? Or does it assume that the barcodes have been correctly generated?
A quick look inside the module shows that it does some primitive check on the length (not exceeding 12, 13, etc.) only. I used letters (which are not valid codes) and the module also generates barcode images.
Comments
Comment #1
skyredwangcheck on the length (not exceeding 12, 13, etc.) is the only thing it validate so far.
Comment #2
skyredwang