[ http://issues.apache.org/jira/browse/MYFACES-1510?page=comments#action_12457779 ] Grant Smith commented on MYFACES-1510: --------------------------------------
Paul, I think you may be confused between the acceptcharset tag, and accept-charset which is actually what should be RENDERED in the form. This is not simply a passthrough, due to the "-" character. The patch added this. > 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
