[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2153) ConversationEntry.redirect applies page parameters
Dan Allen (JIRA)
jira-events at lists.jboss.org
Sat Oct 27 16:18:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2153?page=comments#action_12384727 ]
Dan Allen commented on JBSEAM-2153:
-----------------------------------
Now that the disabled flag has been added to the filters, the workaround simplifies to
<web:redirect-filter disabled="true" />
> ConversationEntry.redirect applies page parameters
> --------------------------------------------------
>
> Key: JBSEAM-2153
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2153
> Project: JBoss Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0.CR2
> Reporter: Pete Muir
> Fix For: 2.0.1.GA
>
>
> ConversationEntry.redirect applies page parameters to the redirect. Thus state in the redirected-to conversation is overwritten by state in the redirected-from conversation when:
> 1) The page parameter's value exists in the redirected-from conversation
> 2) The redirected-to conversation's view applies a page parameter with the same name
> If (2) doesn't happen it doesn't cause the state to be overwritten but we still end up with an incorrect url.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list