You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dora Rajappan (JIRA)" <de...@myfaces.apache.org> on 2013/10/25 15:28:31 UTC

[jira] [Updated] (MYFACES-3542) The render attribute of AjaxBehavior should support late value expression evaluation

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

Dora Rajappan updated MYFACES-3542:
-----------------------------------

    Status: Patch Available  (was: Open)

> The render attribute of AjaxBehavior should support late value expression evaluation
> ------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3542
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3542
>             Project: MyFaces Core
>          Issue Type: New Feature
>            Reporter: Bernd Bohmann
>         Attachments: late-render-expression-0.png, late-render-expression-1.png, late-render-expression-2.png, late-render-expression-3.png, late-render-expression-4.png, late-render-expression.tgz
>
>
> The render attribute of AjaxBehavior should evaluated during post-back after 'Invoke Application' and before 'Render Response'. It's easly to add this feature with a own PartialViewContext. But there is no call to processPartial with 'Invoke Application'. The Phase 'Render Response' is too late if you are using c:if to skip components from the component tree. See attached example app and pictures.



--
This message was sent by Atlassian JIRA
(v6.1#6144)