webdna / commerce-currency-prices

Add a product price for each currency
Other
3 stars 5 forks source link

Formatting of prices adds in a comma, when re-saved everything after the comma is removed #1

Closed deanfields closed 5 years ago

deanfields commented 5 years ago

If you enter a price such 9999 into one of the currency fields and save it, they are reformatted to 9,999 when viewing the product edit page.

When you save the product again, it removes everything after the comma so the price becomes 9.

mikeymeister commented 5 years ago

@deanfields Thanks for reporting this. The latest release (2.3.8) should fix this issue.