[ http://issues.apache.org/jira/browse/VELTOOLS-3?page=all ]
Tim Colson moved VELOCITY-309 to VELTOOLS-3:
--------------------------------------------
Project: VelocityTools (was: Velocity)
Key: VELTOOLS-3 (was: VELOCITY-309)
Component: Unknown
(was: Tools)
Fix Version: (was: Tools-1.2)
Version: (was: Tools-1.2)
> 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
> Components: Unknown
> Environment: Operating System: other
> Platform: Other
> Reporter: Daniel Rocha
> 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]