[Mono-bugs] [Bug 76087][Wis] Changed - CustomValidator is broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 16:19:23 EDT 2005
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76087
--- shadow/76087 2005-09-13 14:52:35.000000000 -0400
+++ shadow/76087.tmp.15511 2005-09-13 16:19:23.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76087
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: schwimmlehrer at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -37,6 +37,14 @@
Additional Information:
------- Additional Comments From schwimmlehrer at hotmail.com 2005-09-13 14:52 -------
Created an attachment (id=15735)
Test Page
+
+------- Additional Comments From toshok at ximian.com 2005-09-13 16:19 -------
+The server side support for this was functioning properly - if
+EnableClientScript="false" was added to the validator, the test works.
+ The client-side stuff was the problem. The default state of "valid"
+was "false" when it should have been "true."
+
+Fixed in svn.
More information about the mono-bugs
mailing list