Hi there,
Just discovered that the method commerce_price_field_widget_form returns an invalid formatted value for the input field.
By default number_format sets a comma between every group of thousands. But this format won't pass the numeric validator of the form.
| Comment | File | Size | Author |
|---|---|---|---|
| commerce-widget-form-price-format-issue.patch | 771 bytes | das-peter |
Comments
Comment #1
rszrama commentedGood catch. Committed, will be pushing to CVS a little later today.