You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/03/10 18:40:02 UTC

DO NOT REPLY [Bug 17837] New: - javascript validating errors with integers

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=17837>.
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=17837

javascript validating errors with integers

           Summary: javascript validating errors with integers
           Product: Struts
           Version: 1.1 Beta 1
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Validator Framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: vijay@vsil.com


when using struts validator to generate client side javascript for validating 
integers(i.e is valid integer), the client side validation works fine if the 
first character is not a integer but is unable to detect if the first char is 
an integer. for e.g 'uy7' is invalid but '7ui' becomes valid.
The server side validation works fine..

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org