t:selectOneRadio and t:radio should do the same when check the selected item
----------------------------------------------------------------------------

         Key: TOMAHAWK-152
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-152
     Project: MyFaces Tomahawk
        Type: Bug
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Volker Weber
 Assigned to: Volker Weber 
    Priority: Minor
     Fix For: 1.1.2-SNAPSHOT


The check for selected is difference between layout=spread and other:
On pageDirection and lineDirection layout the stringvalues are checked
and on spread layout the real value objects are checked.

This results in different behavior when using 

<f:selectItem itemValue="true" itemLabel="True" />



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