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=38581>. 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=38581 Summary: error: form.getAttributeNode is not a function in netscape 4.7 Product: Commons Version: unspecified Platform: Sun OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Validator AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Downloaded the struts 1.2.8 and tried the validator framework(for client and server side validations). It worked fine in IE6 and Netscape 7.2 but in netscape 4.7 it gives the following error: 'form.getAttributeNode is not a function' Tried changing the form.getAttributeNode to form.getAttribute, but no luck. It said 'form.getAttribute is not a function'. Can anyone throw some light on it -- 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]
