[
https://issues.apache.org/jira/browse/EXTCDI-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved EXTCDI-42.
---------------------------------
Fix Version/s: 1.0.0-SNAPSHOT
Resolution: Fixed
fixed by adding parameters other than windowId to the redirect
> DefaultWindowContextManager#redirect drops all viewParams
> ---------------------------------------------------------
>
> Key: EXTCDI-42
> URL: https://issues.apache.org/jira/browse/EXTCDI-42
> Project: MyFaces CODI
> Issue Type: Bug
> Components: JEE-JSF12-Module
> Affects Versions: 1.0.0-SNAPSHOT
> Reporter: Mark Struberg
> Priority: Critical
> Fix For: 1.0.0-SNAPSHOT
>
>
> When using a page with f:viewParam, e.g.
> <f:metadata>
> <f:viewParam id="userNr" name="userNr" value="#{backingBean.userNr}"/>
> <f:event type="javax.faces.event.PreRenderViewEvent"
> listener="#{backingBean.preRenderView}"/>
> </f:metadata>
> then the userNr parameter is being dropped in the redirect
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.