You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2007/02/14 15:29:12 UTC

[jira] Created: (VALIDATOR-223) Move the trim() function from validateRequired.js to validateUtilities.js

Move the trim() function from validateRequired.js to validateUtilities.js
-------------------------------------------------------------------------

                 Key: VALIDATOR-223
                 URL: https://issues.apache.org/jira/browse/VALIDATOR-223
             Project: Commons Validator
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 1.3.1 Release, 1.3.0 Release, 1.2.0 Release, 1.1.4 Release
            Reporter: Niall Pemberton
         Assigned To: Niall Pemberton
            Priority: Minor
             Fix For: 1.4


valdiateRequired.js has a trim() function which is used by other JavaScript validations (e.g. validateMinLength.js) - this function should be in the "common" utilities script/file.

Raised on the user list in this thread: http://tinyurl.com/2ursju

Shale project created a custom version of valdiateRequired.js with this change - see https://issues.apache.org/struts/browse/SHALE-248

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


[jira] Resolved: (VALIDATOR-223) Move the trim() function from validateRequired.js to validateUtilities.js

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VALIDATOR-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved VALIDATOR-223.
---------------------------------------

    Resolution: Fixed

> Move the trim() function from validateRequired.js to validateUtilities.js
> -------------------------------------------------------------------------
>
>                 Key: VALIDATOR-223
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-223
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 1.1.4 Release, 1.2.0 Release, 1.3.0 Release, 1.3.1 Release
>            Reporter: Niall Pemberton
>         Assigned To: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.4
>
>
> valdiateRequired.js has a trim() function which is used by other JavaScript validations (e.g. validateMinLength.js) - this function should be in the "common" utilities script/file.
> Raised on the user list in this thread: http://tinyurl.com/2ursju
> Shale project created a custom version of valdiateRequired.js with this change - see https://issues.apache.org/struts/browse/SHALE-248

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org