[ http://issues.apache.org/jira/browse/VELTOOLS-3?page=all ]
Tim Colson updated VELTOOLS-3: ------------------------------ Component: (was: Unknown) > 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 > 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]