[Mono-bugs] [Bug 80803][Nor] Changed - NullReferenceException in ErrorProvider.SetError
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 12 04:50:19 EST 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 bugzilla at woy.nl.
http://bugzilla.ximian.com/show_bug.cgi?id=80803
--- shadow/80803 2007-02-12 04:49:39.000000000 -0500
+++ shadow/80803.tmp.2545 2007-02-12 04:50:19.000000000 -0500
@@ -34,6 +34,11 @@
How often does this happen?
Allways
Additional Information:
In the GetErrorProperty the check for a null value is after casting it. So
if there is no errorproperty yet it will always throw a NullReferenceException.
+
+------- Additional Comments From bugzilla at woy.nl 2007-02-12 04:50 -------
+Created an attachment (id=18674)
+Proposed patch for ErrorProvider
+
More information about the mono-bugs
mailing list