[Mono-bugs] [Bug 80771][Nor] Changed - Wrong exception when calling a not implemented method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 20:20:17 EDT 2007
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=80771
--- shadow/80771 2007-02-09 10:01:36.000000000 -0500
+++ shadow/80771.tmp.2643 2007-03-18 19:20:17.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80771
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: bugzilla at woy.nl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -39,6 +39,9 @@
Additional Information:
The problem is that the ErrorProvider is cast to
System.ComponentModel.ISupoportInitialize wich is not implemented in the
Mono implementation of the ErrorProvider ( But is in the MS 2.0
implementation ). Maybe a runtime bug?
+
+------- Additional Comments From toshok at ximian.com 2007-03-18 19:20 -------
+please attach a testcase
More information about the mono-bugs
mailing list