[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3674) Custom parameter value in <redirect> is not being propagated (regression)

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Thu Nov 6 01:40:20 EST 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Bryzak reassigned JBSEAM-3674:
------------------------------------

    Assignee: Dan Allen


> Custom parameter value in <redirect> is not being propagated (regression)
> -------------------------------------------------------------------------
>
>                 Key: JBSEAM-3674
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3674
>             Project: Seam
>          Issue Type: Bug
>          Components: JSF Integration
>    Affects Versions: 2.1.0.SP1
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>             Fix For: 2.1.1.CR1
>
>
> I want to propagate a param so that it survives a redirect. This is what I have done until now.
> <navigation from-action="myaction">
>   <redirect view-id="/pages/page.hxtml" >
>      <param name="category" value="#{param.name}"/>
>   </redirect>
> </navigation>
> However, since 2.1, this doesn't work anymore. The param is still propagated but not the value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list