DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25554>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25554 Validator declares illegal valiables in JavaScript. Summary: Validator declares illegal valiables in JavaScript. Product: Commons Version: 1.0.2 Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Validator AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] hi, I found a bug related validator. JavaScript valiables that are made by Validator have name like "this.aa", "this.ab". It seems to be OK. When Validator declares "this.do", "this.if", "this.in" JavaScript compile error occures . Because "do", "if", "in" are reserved words in JavaScript. WindowsXP Professional Version 2002 Service Pack1: IE 6.0.2800 SP1: Manifest-Version: 1.0 Created-By: Apache Ant 1.5.1 Extension-Name: org.apache.commons.validator Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation Implementation-Version: 1.0.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
