[Mono-bugs] [Bug 77742][Nor] New - CompareValidator is not
implemented in WebUIValidation.js
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 06:25:43 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 informatique.internet at fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=77742
--- shadow/77742 2006-03-09 06:25:43.000000000 -0500
+++ shadow/77742.tmp.29607 2006-03-09 06:25:43.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 77742
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: informatique.internet at fiducial.fr
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: CompareValidator is not implemented in WebUIValidation.js
+
+There's no CompareValidatorValidatorEvaluateIsValid function in the .js
+file. The <asp:CompareValidator> is correctly interpreted on the server
+side, but on the client side, there's no code to handle it!
+
+
+Actual Results:
+"Evalfunc is not a function" says firefox
+
+Expected Results:
+it works well on .NET
+
+How often does this happen?
+always
+
+Additional Information:
More information about the mono-bugs
mailing list