selectOneRadio does not render the inital selected radio button if using an 
other than String for the SelectItems value.
------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-570
         URL: http://issues.apache.org/jira/browse/MYFACES-570
     Project: MyFaces
        Type: Bug
  Components: Implementation  
    Reporter: Mathias Broekelmann
 Assigned to: Mathias Broekelmann 


The value of the SelectItem is converted to String before it checked for 
equality against the current value which is still a complex value if it was 
returned by UISelectOne.getValue().

I will commit a fix for this.

-- 
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

Reply via email to