> > <quote>
> >  The problem is that the ChainingActionFactoryProxy copies all
> > parameters from the first Action to the target action (the Redirect
> > action in this case). This includes the errors and 
> errorMessages Maps.
> > 
> 
> So, is the problem then that the validate method in 
> ActionSupport throws a ResultException?
> Perhaps if you would just override it with an empty method 
> would be another solution? I do not know if people have 
> subclassed the redirect action, but in that case it would 
> perhaps have less impact on their code?
I checked this modification (added an empty validate method
in the Redirect class) against my testcase and it works
now as it should.

so with this checked in,
http://jira.opensymphony.com/secure/ViewIssue.jspa?id=21767
could be closed

Cheers
-Paolo


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to