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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to