[richfaces-issues] [JBoss JIRA] Updated: (RF-3987) rich:comboBox breaks with defaultLabel

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Jul 23 10:02:17 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-3987:
-------------------------------

    Fix Version/s: 3.2.2
         Assignee: Anton Belevich


> rich:comboBox breaks with defaultLabel
> --------------------------------------
>
>                 Key: RF-3987
>                 URL: https://jira.jboss.org/jira/browse/RF-3987
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: JBoss AS 4.2 EAP CP03, facelets 1.1.14
>            Reporter: Robert Dale
>            Assignee: Anton Belevich
>             Fix For: 3.2.2
>
>         Attachments: combobox-test.zip
>
>
> rich:comboBox breaks with a defaultLabel set.
> If you remove defaultLabel or downgrade to richfaces 3.2.0.GA, it works as expected.
> <rich:comboBox id="sites" value="#{ComboboxTest.site}" selectFirstOnUpdate="false" defaultLabel="Select a site"
>   required="true" requiredMessage="You must select a site." converter="#{SiteConverter}">
>   <f:selectItems value="#{ComboboxTest.siteItems}" />
> </rich:comboBox>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list