You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ismail Cansiz (JIRA)" <ji...@apache.org> on 2006/12/07 17:14:22 UTC

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

    [ http://issues.apache.org/jira/browse/OFBIZ-534?page=comments#action_12456469 ] 
            
Ismail Cansiz commented on OFBIZ-534:
-------------------------------------

There is same problem in HtmlFormRenderer.java too. Field values should be convert to html syntax in renderTextField and renderHiddenField methods.

> Special characters such as double quote in Form Widget
> ------------------------------------------------------
>
>                 Key: OFBIZ-534
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-534
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Ismail Cansiz
>            Priority: Critical
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira