Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
2.0.13
-
None
-
Struts 2.0.13 / tomcat5.5
Description
I try to display conversion error with <s:fielderror />, but i see nothing.
I use the original stack interceptor : paramsPrepareParamsStack
I have a bean with an int property and i try to put the following string : adazdazd
The property keep last value but nothing is display.
My action extend from com.opensymphony.xwork2.ActionSupport and i use the default converter.
I try also with a custom converter which extend StrutsTypeConverter and throw TypeConversionException when an error occured,
but nothing is display again.
Thanks
Attachments
Issue Links
- duplicates
-
WW-2853 Struts 2.0.12 has broken Conversion Errors
- Closed