[Mono-bugs] [Bug 77343][Wis] Changed - Help.ShowHelpIndex generates exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 25 17:42:19 EST 2006


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 jackson at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77343

--- shadow/77343	2006-01-24 09:46:05.000000000 -0500
+++ shadow/77343.tmp.5680	2006-01-25 17:42:19.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77343
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Windows XP
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: don at edvalson.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -51,6 +51,10 @@
 Locale.GetText("Popup Help"), MessageBoxButtons.OK, MessageBoxIcon.Stop);
     else
 	MessageBox.Show(parent, (string)Locale.GetText("Help (" + command 
 + ") not yet implemented"), (string)Locale.GetText("Popup Help"), 
 MessageBoxButtons.OK, MessageBoxIcon.Stop);
 }
+
+------- Additional Comments From jackson at ximian.com  2006-01-25 17:42 -------
+Thanks. I committed a slightly modified version of the patch. The
+report and patch are mMuch appreciated!


More information about the mono-bugs mailing list