HtmlRendererUtils writes the disabled attribute out of order
------------------------------------------------------------
Key: MYFACES-89
URL: http://issues.apache.org/jira/browse/MYFACES-89
Project: MyFaces
Type: Bug
Versions: 1.0.8 beta
Environment: WSAD 5.1.2, IE6
Reporter: Heath Borders-Wing
Attachments: HtmlRendererUtils.java
HtmlRendererUtils.renderSelectOptions(FacesContext, UIComponent, Converter ,
Set , boolean, List) writes the disabled attribute for individual options after
writing the label text. This results in an exception being thrown. The
disabled attribute just needs to be written before the label text is written.
Attached is a fix.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira