You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/03/03 11:08:50 UTC

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

     [ 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" <of...@ofbiz.org> 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.