Closed (fixed)
Project:
Barcode
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 19:02 UTC
Updated:
1 Dec 2009 at 00:13 UTC
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