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/25 16:36:00 UTC

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

Bernd Bohmann created MYFACES-4128:
--------------------------------------

             Summary: 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
            Reporter: Bernd Bohmann


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)