[Mono-bugs] [Bug 81969][Nor] Changed - ObjectDisposedException closing form in Load event
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 20 12:58:00 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81969
--- shadow/81969 2007-06-28 15:20:07.000000000 -0400
+++ shadow/81969.tmp.5594 2007-07-20 12:58:00.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 81969
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -57,6 +57,9 @@
void MainForm_Load (object sender, EventArgs e)
{
Close ();
}
}
+
+------- Additional Comments From rolfkvinge at ya.com 2007-07-20 12:58 -------
+Fixed in r82367.
More information about the mono-bugs
mailing list