Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.4
-
Fix Version/s: 4.3.5
-
Component/s: Core CiviCRM
-
Labels:None
Description
Here's how to replicate the problem.
1) Go to the demo site. Create a custom field of the Data and Input Field Type of Note and TextArea. I did this in an extension of the individual contact record.
2) go to edit the field in a contact either via the ajax option or the full contact edit
3) enter $1234
4) save your changes
5) check what's in the field. it wil. be 34 if the error is present.
Note, if you enter $00, the result in the field will be %5
This does not happen in situations where the $ is followed by a letter or other punctuation or space.
This did not happen in 4.2.9
The impact of this error is that users cannot write notes that have currency in them. It appeared in a field where users were documenting fundraising goals for potential donors.
Attachments
Issue Links
- blocks
-
CRM-11582 SQL error when '%1' or '%2' are used in a Smart Group used by the ACL system
- Done/Fixed