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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
