You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/11/27 03:13:39 UTC

[jira] Created: (MYFACES-2427) Composite Component not bound when calling ValueExpression from broadcast

Composite Component not bound when calling ValueExpression from broadcast
-------------------------------------------------------------------------

                 Key: MYFACES-2427
                 URL: https://issues.apache.org/jira/browse/MYFACES-2427
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


When a EL expression starting with "#{cc." is resolved during broadcast for events, null is returned because the method UIViewRoot._broadcastAll only set the current component and not take into account the composite parent

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


[jira] Resolved: (MYFACES-2427) Composite Component not bound when calling ValueExpression from broadcast

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2427.
-------------------------------------

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

> Composite Component not bound when calling ValueExpression from broadcast
> -------------------------------------------------------------------------
>
>                 Key: MYFACES-2427
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2427
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha-2
>
>
> When a EL expression starting with "#{cc." is resolved during broadcast for events, null is returned because the method UIViewRoot._broadcastAll only set the current component and not take into account the composite parent

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