barcode.module, lines 83 & 150
$encoding = variable_get('barcode_encoding', array('UPC-A'));
default value doesn't corresponds with setting page's default value at line 288
'#default_value' => variable_get('barcode_encoding', array('EAN-13')),
Comments
Comment #1
slip commentedThis should be good in 2.0-dev. Thanks!
I'm closing this issue because it's so old and it seems like development stopped on the 1.0 branch a year ago.
Comment #2
slip commented