Bernd Bohmann created MYFACES-3542:
--------------------------------------
Summary: 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
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 to late if you are
using c:if to skip components from the component tree. See attached example app
and pictures.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira