Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 4.5.2
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:None
-
Documentation Required?:None
Description
CRM-1274 says that monetary input fields should "strip out all characters that are NOT digits, dots or commas". and should be invoked on "Other Amount - Contribute/Contribution/Main.php". On Civi 4.5.2, this isn't the case. I'm marking this as major because it could cause donors to be unable to submit a donation online.
To replicate on demo site:
- Go to the "Support CiviCRM" page.
- Enter an amount with a dollar sign into "Other Amount": (e.g. "$44", not "44).
- On submit, you'll get a validation error asking you to submit a valid amount.