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 2010/10/20 00:15:28 UTC

[jira] Created: (MYFACES-2948) invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does

invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does
------------------------------------------------------------------------------------------

                 Key: MYFACES-2948
                 URL: https://issues.apache.org/jira/browse/MYFACES-2948
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.2
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does.

That prevents EL expression evaluation inside a callback to work correctly.

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


[jira] Resolved: (MYFACES-2948) invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does

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

Leonardo Uribe resolved MYFACES-2948.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.3-SNAPSHOT

> invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does
> ------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2948
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2948
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.2
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.3-SNAPSHOT
>
>
> invokeOnComponent does not call pushComponentToEL / popComponentFromEL like visitTree does.
> That prevents EL expression evaluation inside a callback to work correctly.

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