[ http://issues.apache.org/jira/browse/MYFACES-1289?page=all ]
Matthias Weßendorf closed MYFACES-1289:
---------------------------------------
Fix Version: 1.1.3-SNAPSHOT
Resolution: Fixed
Thanks Adam for reporting this.
> selectBooleanCheckbox does not call endElement("input")
> -------------------------------------------------------
>
> Key: MYFACES-1289
> URL: http://issues.apache.org/jira/browse/MYFACES-1289
> Project: MyFaces Core
> Type: Bug
> Components: JSR-127
> Versions: 1.1.2
> Reporter: Adam Winer
> Assignee: Matthias Weßendorf
> Fix For: 1.1.3-SNAPSHOT
>
> HtmlCheckboxRendererBase.renderCheckbox() uses writeText("") to try to close
> up the input; that's incorrect. It should use endElement("input"). This
> bug generates a bunch of warnings when using MyFaces with ADF Faces, and also
> will generate invalid XHTML.
--
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