[seam-issues] [JBoss JIRA] Closed: (SEAMFACES-49) faces-redirect not working with non-transient converations and implicit navigation
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Wed Sep 7 00:55:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMFACES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem closed SEAMFACES-49.
----------------------------------
Fix Version/s: (was: Future)
Resolution: Done
> faces-redirect not working with non-transient converations and implicit navigation
> ----------------------------------------------------------------------------------
>
> Key: SEAMFACES-49
> URL: https://issues.jboss.org/browse/SEAMFACES-49
> Project: Seam Faces
> Issue Type: Bug
> Components: Conversations
> Affects Versions: 3.0.0.Alpha3
> Reporter: Nicklas Karlsson
>
> if you start a long-running conversation and return a navigation string "foo?faces-redirect=true", there is no navigation
> The reason could be that the ConversationAwareViewHandler sees only foo.xhtml and the handler then generates foo.xhtml?cid=666, then at a later stage the original redirect is handled, resulting in foo.xhtml?cid=666?faces-redirect=true
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list