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

Brian Leathem updated RF-13101:
-------------------------------

    Labels: rich:select select  (was: rich:select select waiting_on_user)


> rich:select Method getSelectInputLabel is not working when using objects
> ------------------------------------------------------------------------
>
>                 Key: RF-13101
>                 URL: https://issues.jboss.org/browse/RF-13101
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input, component-selects
>    Affects Versions: 4.3.2, 5.0.0.Alpha1
>            Reporter: J W
>              Labels: rich:select, select
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> The condition of the if-statement in 
> org.richfaces.renderkit.SelectHelper.getSelectInputLabel(FacesContext 
> facesContext, UIComponent component) is not working with the 
> string-representations of the items. If using cloned objects the equals 
> method will return false, even if the items are the same, because the IDs are 
> different.
> The method should use only the strings of the objects, similiar to how 
> MyFaces has solved this (check workarround).



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to