Re: problems with f:viewParam in myfaces-2.0.3

2010-12-17 Thread Mark Struberg
Subject: Re: problems with f:viewParam in myfaces-2.0.3 To: MyFaces Development dev@myfaces.apache.org Date: Thursday, December 16, 2010, 11:27 PM 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

Re: problems with f:viewParam in myfaces-2.0.3

2010-12-17 Thread Jakob Korherr
, strub --- On Thu, 12/16/10, Leonardo Uribe lu4...@gmail.com wrote: From: Leonardo Uribe lu4...@gmail.com Subject: Re: problems with f:viewParam in myfaces-2.0.3 To: MyFaces Development dev@myfaces.apache.org Date: Thursday, December 16, 2010, 11:27 PM Hi Mark I think the change you

problems with f:viewParam in myfaces-2.0.3

2010-12-16 Thread Mark Struberg
hi! I experience a problem with f:viewParam if destinationPage.xhtml?faces-redirect=trueincludeViewParams=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

Re: problems with f:viewParam in myfaces-2.0.3

2010-12-16 Thread Mark Struberg
: problems with f:viewParam in myfaces-2.0.3 To: dev@myfaces.apache.org Date: Thursday, December 16, 2010, 8:41 PM hi! I experience a problem with f:viewParam if destinationPage.xhtml?faces-redirect=trueincludeViewParams=true gets returned in an action. Die anything in this area got changed

Re: problems with f:viewParam in myfaces-2.0.3

2010-12-16 Thread Leonardo Uribe
(which use the JSF ViewMap). Maybe the ViewMap gets cleaned too early in the NavigationHandlerImpl? LieGrue, strub --- On Thu, 12/16/10, Mark Struberg strub...@yahoo.de wrote: From: Mark Struberg strub...@yahoo.de Subject: problems with f:viewParam in myfaces-2.0.3 To: dev