You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2017/07/31 13:34:00 UTC

[jira] [Resolved] (MYFACES-4128) pushComponentToEL should be called before isVisitable is called in visitTree of UIData, UIForm, UINamingContainer and UIRepeat

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

Bernd Bohmann resolved MYFACES-4128.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0
                   2.2.13
                   2.1.19
                   2.0.25
                   2.0.25-SNAPSHOT

> pushComponentToEL should be called before isVisitable is called in visitTree of UIData, UIForm, UINamingContainer and UIRepeat
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-4128
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4128
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.24, 2.1.18, 2.2.12, 2.3.0-beta
>            Reporter: Bernd Bohmann
>            Assignee: Bernd Bohmann
>             Fix For: 2.0.25-SNAPSHOT, 2.0.25, 2.1.19, 2.2.13, 2.3.0
>
>         Attachments: MYFACES-4128.patch
>
>
> The implementation of UIComponent.visitTree is correct but pushComponentToEL in UIData, UIForm, UINamingContainer and UIRepeat is called too late. 'component' expressions will fail in these components.   



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)