Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Price
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2010 at 11:11 UTC
Updated:
27 Oct 2010 at 14:30 UTC
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.