Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta2
-
None
Description
There is a conflict in the reported message when a conversion error is handled by the validation framework.
Do you use :
<field-validator type="conversion">
<message>The field value must be an integer.</message>
</field-validator>
or the getConversionErrorMessage() from XWorkConverter ????
Richard.