[Mono-bugs] [Bug 77261][Nor] New - [PATCH] Custom validators
produce JScript errors
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 14 21:35:26 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77261
--- shadow/77261 2006-01-14 21:35:26.000000000 -0500
+++ shadow/77261.tmp.22297 2006-01-14 21:35:26.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 77261
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: robertj at gmx.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] Custom validators produce JScript errors
+
+Description of Problem:
+
+WebUIValidation.js assumes that the ControlToValidate attribute
+of CustomValidator is mandatory, but this is not true.
+
+Steps to reproduce the problem:
+
+Run the attached page and watch the JScript console of your
+favorite browse.
+
+Actual Results:
+
+JScript errors with Mozilla & IE. Internet Explorer even posts
+the half validated page.
+
+Expected Results:
+
+No script errors.
More information about the mono-bugs
mailing list