[Mono-bugs] [Bug 73113][Nor] Changed - NullReferenceException in System.Windows.Forms.TabPage:SetBoundsCore

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Mar 2005 05:43:47 -0500 (EST)


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 peter@novonyx.com.

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

--- shadow/73113	2005-03-29 18:36:16.000000000 -0500
+++ shadow/73113.tmp.23149	2005-03-30 05:43:47.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73113
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: jackson@ximian.com                            
 ReportedBy: sbuehler@gmx.ch               
 QAContact: mono-bugs@ximian.com
@@ -37,6 +37,9 @@
                                                         display.Width,
 display.Height,
                                                         BoundsSpecified.All);
 
 ------- Additional Comments From peter@novonyx.com  2005-03-29 18:36 -------
 Thanks for the patch. Fixed in svn head
+
+------- Additional Comments From peter@novonyx.com  2005-03-30 05:43 -------
+Forgot to mark as fixed