DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37134>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37134 Summary: [validator] Built-in JavaScript incompatible with modern AJAX techniques Product: Commons Version: 1.1.1 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Validator AssignedTo: commons-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I just tried applying the prototype[1] JavaScript library to my project and discovered that its mechanism of adding an "extends" function to the base JavaScript object causes the validation routines in Commons Validator to break because they don't know what to do with the "extends" member. Matt Raible reported a similar problem against JSON[2] [1]http://prototype.conio.net/ [2]http://oss.metaparadigm.com/list-archives/json-rpc-java/2005-February/000049.html I know there have been big potential changes to the validator JS for a while; maybe this is a further motivator. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]