[ http://issues.apache.org/jira/browse/VELOCITY-309?page=all ]

Nathan Bubna updated VELOCITY-309:
----------------------------------

    Bugzilla Id:   (was: 31971)
    Fix Version: Tools-1.2
    Description: 
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.

  was:
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.

        Version: Tools-1.2
                     (was: 1.1)
    Environment: 
Operating System: other
Platform: Other

  was:
Operating System: other
Platform: Other

      Assign To:     (was: Velocity-Dev List)

anyone out there interested in validating this patch?  i'm not fully up to 
speed on struts lately.

> Client-side javascript validation incorrect for new commons-validator
> ---------------------------------------------------------------------
>
>          Key: VELOCITY-309
>          URL: http://issues.apache.org/jira/browse/VELOCITY-309
>      Project: Velocity
>         Type: Bug
>   Components: Tools
>     Versions: Tools-1.2
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Daniel Rocha
>      Fix For: Tools-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]

Reply via email to