[ http://issues.apache.org/jira/browse/VELTOOLS-3?page=all ]
Tim Colson updated VELTOOLS-3:
------------------------------
Bugzilla Id: (was: 31971)
Fix Version: 1.2
Version: 1.1
> Client-side javascript validation incorrect for new commons-validator
> ---------------------------------------------------------------------
>
> Key: VELTOOLS-3
> URL: http://issues.apache.org/jira/browse/VELTOOLS-3
> Project: VelocityTools
> Type: Bug
> Versions: 1.1
> Environment: Operating System: other
> Platform: Other
> Reporter: Daniel Rocha
> Fix For: 1.2
> Attachments: ValidatorTool.java.patch
>
> As of the new version of commons-validator, the validation functions now take
> the form:
> formName_required
> formName_DateValidations
> ...
> and so on.
> The current version of ValidatorTool generates names in the form:
> required
> DateValidations
> ...
> I've submitted a patch for ValidatorTool.java that will generate the correct
> form validation function names.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]