Re: 2.2.1 - Validation Behavior

2010-08-20 Thread Lukasz Lenart
2010/8/19 Daniel Stephenson dan.stephen...@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

2.2.1 - Validation Behavior

2010-08-19 Thread Daniel Stephenson
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,