Inconsistent client/server validation using RequiredFieldValidator
------------------------------------------------------------------
Key: WW-2002
URL: https://issues.apache.org/struts/browse/WW-2002
Project: Struts 2
Issue Type: Bug
Affects Versions: 2.0.8
Environment: Windows 2000, Tomcat 5.5.23, java 1.6.0_01
Reporter: Marc-André Thibodeau
We noticed different behaviors between client-side and server-side validations
using a RequiredFieldValidator annotation. Using this annotation, an empty
field is considered invalid when validated on the client-side, while it is
accepted by the server-side validation (when javascript is not supported). It
does not downgrade gracefully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.