[Mono-bugs] [Bug 76510][Nor] Changed - Wrong MenuItem index in a
menu causes a System.ArguementException on MS.NET but not MWF
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 1 11:05:29 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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76510
--- shadow/76510 2005-10-24 12:39:11.000000000 -0400
+++ shadow/76510.tmp.4047 2005-11-01 11:05:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76510
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mkestner at ximian.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
@@ -82,6 +82,9 @@
static void Main()
{
Application.Run(new MyForm());
}
}
}
+
+------- Additional Comments From mkestner at ximian.com 2005-11-01 11:05 -------
+fixed on trunk revision 52443.
More information about the mono-bugs
mailing list