[
https://issues.apache.org/jira/browse/TOBAGO-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volker Weber resolved TOBAGO-312.
---------------------------------
Resolution: Fixed
> Integrate handling of ajax requests into standard lifecycle
> -----------------------------------------------------------
>
> Key: TOBAGO-312
> URL: https://issues.apache.org/jira/browse/TOBAGO-312
> Project: MyFaces Tobago
> Issue Type: Improvement
> Reporter: Volker Weber
> Assigned To: Volker Weber
> Fix For: 1.0.11
>
>
> Currently the lifecycle of ajax requests are beyond the normal lifcycle.
> The ajaxPhaseListener steps in after applyRequestValues and do all the rest.
> This has many problems which could be solved by integrating the ajax into
> normal lifcycle.
> One issue: no more PhaseListeners are executed after ajaxPhaseListener.
> Another: if a action returns a outcome != null according to the spec a new
> uiTree must created,
> this is currently not the case on ajax requests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.