[ 
https://jira.jboss.org/browse/SEAMFACES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12547062#action_12547062
 ] 

Nicklas Karlsson commented on SEAMFACES-49:
-------------------------------------------

Disabling the ConversationAwareViewHandler didn't help but removing the faces 
module did. It could be something with some viewhandler that appends the flash 
id(?)

> faces-redirect not working with non-transient converations and implicit 
> navigation
> ----------------------------------------------------------------------------------
>
>                 Key: SEAMFACES-49
>                 URL: https://jira.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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to