Hi,

Since upgrading to struts 2.0.12 from 2.0.11.1 all conversion errors are bing 
lost.

We have a date convertor for all Date fields. We have this convertor configured 
in the xwork-conversion.properties.

Since we upgraded to 2.0.12 if you were to enter something such as 'fred' into 
a date field the value 'fred' is now being totally lost and the error message 
invalid.fieldvalue.startdate is not being displayed.

It appears to be the ParametersInterceptor is taking a copy of the ValueStack, 
the conversion errors are being set on the new stack and therefore lost.

Regards

David.


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to