Issue Details (XML | Word | Printable)

Key: VALIDATOR-224
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Niall Pemberton
Reporter: Niall Pemberton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Validator

validatorUtilities.js - replace colon characters in the function name (JSF/Shale)

Created: 14/Feb/07 08:02 PM   Updated: 12/Nov/07 07:25 PM
Return to search
Component/s: JavaScript
Affects Version/s: 1.3.1 Release
Fix Version/s: 1.4

Time Tracking:
Not Specified

Resolution Date: 14/Feb/07 08:43 PM


 Description  « Hide
The Shale project has created a custom version of validatorUtilities.js which replaces colon characters in the form name (used to generate the function name & colon is not a valid character).

See https://issues.apache.org/struts/browse/SHALE-194



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #507685 Wed Feb 14 20:41:34 UTC 2007 niallp VALIDATOR-224 - replace colon characters in the function name (JSF/Shale)
Files Changed
MODIFY /jakarta/commons/proper/validator/trunk/src/javascript/org/apache/commons/validator/javascript/validateUtilities.js

Niall Pemberton added a comment - 14/Feb/07 08:43 PM
Modified the jcv_retrieveFormName() function to replace colon with underscore (as the Shale custom version currently does)

Niall Pemberton made changes - 14/Feb/07 08:43 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Repository Revision Date User Message
ASF #507916 Thu Feb 15 12:20:46 UTC 2007 niallp Update changes for VALIDATOR-223 and VALIDATOR-224
Files Changed
MODIFY /jakarta/commons/proper/validator/trunk/xdocs/changes.xml

Henri Yandell made changes - 12/Nov/07 07:25 PM
Status Resolved [ 5 ] Closed [ 6 ]