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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=76924

--- shadow/76924        2005-12-05 18:05:28.000000000 -0500
+++ shadow/76924.tmp.31051      2005-12-05 18:05:28.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 76924
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: XSP under windows
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Asp:CustomValidator Display="None" is ignored
+
+Description of Problem:
+When using a CustomValidator paired with a ValidationSummary, the 
+Display="None" option of the CustomValidator is ignored.
+
+Steps to reproduce the problem:
+See Attached test case.
+
+Actual Results:
+CustomValidator's ErrorMessage is displayed twice. Once in the summary and 
+again (incorrectly) at the validator's location.
+
+
+Expected Results:
+When display=None, the validator doesn't display it's own error message. 
+
+How often does this happen? 
+Always.
+
+Additional Information:
+None
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to