Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Blocker
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.28
-
Fix Version/s: 4.7.29
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
A price set with an option of 10,00 EUR is being converted to a price of 1000 on the contribution page submit process- ie. the comma is being cleaned. This is exacerbated by the new change to show more decimals - ie. it can become 10000000
The underlying issue was introduced (and identified as being introduced) in https://issues.civicrm.org/jira/browse/CRM-10974
A variant of this was logged in