[jira] Closed: (OFBIZ-534) Special characters such as double quote in Form Widget

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-534) Special characters such as double quote in Form Widget

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-534.
-----------------------------------

    Resolution: Fixed

Thanks Ismail for the patch and to Jacques and Christian for the tests.
I've committed it in rev. 514110
To everyone: the patch should be ok, I've used it in my box for several days without problems, but since this is a change that will affect all forms and there could be side effects that I can't imagine at the moment, please help with tests and bug reports.


> Special characters such as double quote in Form Widget
> ------------------------------------------------------
>
>                 Key: OFBIZ-534
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-534
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Ismail Cansiz
>         Assigned To: Jacopo Cappellato
>            Priority: Critical
>         Attachments: HtmlFormRenderer.patch
>
>
> I have entered "Ofbiz Test" <[hidden email]> to fromEmailAddress field in updateProductStoreEmail form and saved the data.
> Then i have recalled this form. But form doesn't shown properly. Because double quote character didn't convert to &quot;;
> The form field datas must be convert to html string in ModelFormField.java.
> I want to make a patch for this bug.
> Does anybody has thought this?
> Regards,
> Ismail

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.