[Mono-bugs] [Bug 80803][Nor] Changed - NullReferenceException in ErrorProvider.SetError
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 14 06:11:44 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80803
--- shadow/80803 2007-03-14 04:15:51.000000000 -0500
+++ shadow/80803.tmp.18244 2007-03-14 05:11:44.000000000 -0500
@@ -72,6 +72,9 @@
does not call de empty constructor so the controls Hashtable is not
initialized. Changing the constructor to
public ErrorProvider(IContainer container) : this()
would probably solve the problem.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-03-14 05:11 -------
+I'll fix this and a few other issues later today.
More information about the mono-bugs
mailing list