Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
When using the DateField component in a form that has clientValidation="false" it will still bring up the floating validation popups for unparseable errors and will not allow using the calendar control (date-picker) until the text field is cleared of unparseable data. Because of this the end user will not be able to use the calendar control to fix the value entered until manually removing the bad value.
We're using Tapestry 5.0.18 on Tomcat 6, any browser after IE6.