You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Nathan Bubna (JIRA)" <ve...@apache.org> on 2005/10/15 01:52:45 UTC

[jira] Resolved: (VELTOOLS-3) Client-side javascript validation incorrect for new commons-validator

     [ http://issues.apache.org/jira/browse/VELTOOLS-3?page=all ]
     
Nathan Bubna resolved VELTOOLS-3:
---------------------------------

    Resolution: Fixed

Heh.  Apparently, Marino already fixed this as part of http://svn.apache.org/viewcvs.cgi?rev=154929&view=rev

> 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: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org