[ http://issues.apache.org/jira/browse/MYFACES-457?page=all ]
     
Thomas Spiegl closed MYFACES-457:
---------------------------------

    Resolution: Fixed

> UIComponent.findComponent implementation not correct
> ----------------------------------------------------
>
>          Key: MYFACES-457
>          URL: http://issues.apache.org/jira/browse/MYFACES-457
>      Project: MyFaces
>         Type: Bug
>   Components: JSR-127
>     Versions: Nightly Build
>     Reporter: Oliver Rossmueller
>     Assignee: Oliver Rossmueller

>
> from the javadoc of UIComponent.findComponent
> Throws:
>     java.lang.IllegalArgumentException - if an intermediate identifier in a 
> search expression identifies a UIComponent that is not a NamingContainer
> That's not the case with the current implementation. If the path defined by 
> the search expression contains a component which is not a NamingContainer no 
> IllegalArgumentException is thrown but the search continues

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