[ http://issues.apache.org/jira/browse/MYFACES-1510?page=comments#action_12457826 ] Paul Spencer commented on MYFACES-1510: ---------------------------------------
Grant, I am not aware of the acceptcharset tag. MYFACES-1505 patched the acceptcharset attribute. The patch broke the test hFormTest-FireFox.html. The test will pass when the patch is comment out. 1) The attribute accept-charset = "" for the form with id="basicForm". The attribute should not be present 2) The attribute accept-charset = "" for the form with id="formWithAttribute". The attribute should be "charset" [1] http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/src/test/selenium/hFormTest-FireFox.html > h:form does not render accept-charset > ------------------------------------- > > Key: MYFACES-1510 > URL: http://issues.apache.org/jira/browse/MYFACES-1510 > Project: MyFaces Core > Issue Type: Bug > Affects Versions: 1.1.5-SNAPSHOT > Environment: n/a > Reporter: Harlan Iverson > Assigned To: Grant Smith > Fix For: 1.1.5-SNAPSHOT > > Attachments: acceptcharset.patch > > > The HtmlFormRendererBase class does not render the accept-charset attribute. -- 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
