You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Heath Borders-Wing (JIRA)" <in...@incubator.apache.org> on 2005/01/26 00:21:20 UTC

[jira] Updated: (MYFACES-89) HtmlRendererUtils writes the disabled attribute out of order

     [ http://issues.apache.org/jira/browse/MYFACES-89?page=history ]

Heath Borders-Wing updated MYFACES-89:
--------------------------------------

    Attachment: HtmlRendererUtils.java

Bug fix.

> 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