Hi Mark I think the change you are looking for is MYFACES-2985 Viewscoped bean does not get destroyed when navigating with faces-redirect to a non-jsf-page.
regards, Leonardo Uribe 2010/12/16 Mark Struberg <[email protected]> > oki, a bit more information: this happens with @ViewScoped beans (which use > the JSF ViewMap). Maybe the ViewMap gets cleaned too early in the > NavigationHandlerImpl? > > LieGrue, > strub > > --- On Thu, 12/16/10, Mark Struberg <[email protected]> wrote: > > > From: Mark Struberg <[email protected]> > > Subject: problems with f:viewParam in myfaces-2.0.3 > > To: [email protected] > > Date: Thursday, December 16, 2010, 8:41 PM > > hi! > > > > I experience a problem with f:viewParam if > > "destinationPage.xhtml?faces-redirect=true&includeViewParams=true" > > > > gets returned in an action. > > > > Die anything in this area got changed lately? > > Would make it easier for me to dig into the problem... > > > > LieGrue, > > strub > > > > > > > > > > > >
