[ http://issues.apache.org/jira/browse/MYFACES-1405?page=all ]
Martin Marinschek resolved MYFACES-1405.
----------------------------------------
Resolution: Fixed
> Interoperability with Facelets
> ------------------------------
>
> Key: MYFACES-1405
> URL: http://issues.apache.org/jira/browse/MYFACES-1405
> Project: MyFaces Core
> Issue Type: Improvement
> Components: General
> Affects Versions: 1.1.5-SNAPSHOT
> Reporter: Martin Marinschek
> Assigned To: Martin Marinschek
> Priority: Critical
> Fix For: 1.1.5-SNAPSHOT
>
>
> The current version of 1.1.5-SNAPSHOT had state saving code built into the
> view-handler. Facelets replaces the view-handler; so this was an attempt that
> didn't work.
> Resolution:
> - moving all the state saving code (especially: view-sequence-id) into the
> state-manager
> - letting the HtmlResponseStateManager write code not only in the client-side
> state saving case, but also in the server-side state saving case
> how to see that it still doesn't work: watch for issues with the back-button.
> If you click on the back-button, does a click on a link move you to the next
> page? If the first one doesn't, but the second one does, this problem has
> reoccurred and we need to reopen this bug.
> Can anyone check that this really works with Facelets?
> regards,
> Martin
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira