You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Daniel Stephenson <da...@gmail.com> on 2010/08/19 20:37:36 UTC

2.2.1 - Validation Behavior

I'm wondering if anyone has seen the following behavior.

I upgraded from 2.1.8.1 to 2.2.1 and now, if there is a field validation
error when I try to submit a form, the errors no longer show up on the jsp.
I have a result type of input declared like this:

@Result(name = "input", type = "chain",
            params = {"namespace", "/sc", "actionName",
"workerScheduleCsrCreatePopup"})

When the chain happens and hits the method the field errors are no longer on
the request.  I just rolled back to 2.1.8.1 and the field errors were
populated again.

Thanks in advance.

Daniel

Re: 2.2.1 - Validation Behavior

Posted by Lukasz Lenart <lu...@googlemail.com>.
2010/8/19 Daniel Stephenson <da...@gmail.com>:
> @Result(name = "input", type = "chain",
>            params = {"namespace", "/sc", "actionName",
> "workerScheduleCsrCreatePopup"})
>
> When the chain happens and hits the method the field errors are no longer on
> the request.  I just rolled back to 2.1.8.1 and the field errors were
> populated again.

Maybe that is related to your case?
https://issues.apache.org/jira/browse/WW-2869


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

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