You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Zach Calvert <za...@gmail.com> on 2007/04/16 20:19:34 UTC

Validation and Parameter Failure

OK, I'm getting a combination of problems relating to interceptors and
validation that is randomly causing some serious usability issues.
On random occasion, I will receive

Apr 15, 2007 11:47:32 AM
com.opensymphony.xwork2.interceptor.ParametersInterceptor
setParameters
SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception
catched: Error setting expression 'companySearch' with value
'[Ljava.lang.String;@1f38d7d'


And then my ActionSupport does not have ANY values set into it.  So,
the validation (any require string or date or anything) validation
fails and puts the user back to the form entry page.

Can anyone point me to a patch to fix this problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org