You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/12/16 05:36:35 UTC

DO NOT REPLY [Bug 25554] New: - Validator declares illegal valiables in JavaScript.

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: commons-dev@jakarta.apache.org
        ReportedBy: mishima_hidenori@hotmail.com


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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org