[Mono-bugs] [Bug 76924][Nor] New - Asp:CustomValidator Display="None" is ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 5 18:05:28 EST 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 davesw at provide.net.

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: gonzalo at ximian.com                            
+ReportedBy: davesw at provide.net               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list