faces-redirect not working with non-transient converations and implicit 
navigation
----------------------------------------------------------------------------------

                 Key: WELD-639
                 URL: https://jira.jboss.org/browse/WELD-639
             Project: Weld
          Issue Type: Bug
          Components: Conversations
    Affects Versions: 1.0.1.Final
            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

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

Reply via email to