[ 
https://issues.apache.org/jira/browse/MYFACES-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf resolved MYFACES-2484.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

> public final void pushComponentToEL(FacesContext context, UIComponent 
> component) crashes if component is null
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2484
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2484
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Mark Struberg
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: MYFACES-2484.patch
>
>
> from the JavaDoc:
> > public final void pushComponentToEL(FacesContext context, UIComponent 
> > component) 
> > component - the component to push to the EL. If component is null the 
> > UIComponent  instance that this call was invoked upon will be pushed to the 
> > EL.
> This is e.g. used in the ajax4jsf UIDataAdaptor of RichFaces-3.3.3

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to