|
 clive Turner | 2008-10-04 20:55:16 |
If ValidationStartDateErrorMessage and ValidationEndDateErrorMessage are set to exactly the same value, I have found it generates a Javascript error.
Easy work around - just ensure messages are slightly different!
|
| |
2. Re: form_date_class |
|
Reply |
|
|
 Manuel Lemos | 2008-10-05 01:54:29 |
Yes, there was really a bug when generating Javascript to check validation errors in the same input with the same error message.
The bug is fixed and a new version was uploaded. Thank you for reporting. |
|