[Mono-bugs] [Bug 79879][Blo] Changed - NRE displaying PropertyGrid

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 9 14:39:43 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 toshok at ximian.com.

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

--- shadow/79879	2006-11-09 13:04:41.000000000 -0500
+++ shadow/79879.tmp.13703	2006-11-09 14:39:43.000000000 -0500
@@ -1,20 +1,20 @@
 Bug#: 79879
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
-Priority: Major
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
+Priority: Blocker
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: monkey at jpobst.com               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: NRE displaying PropertyGrid
 
 Description of Problem:
 When you display a PropertyGrid, it crashes with a NullReferenceException.
@@ -79,6 +79,9 @@
   at MonoCHelloWorld.Program.Main () [0x00000]
 
 Offending line in PropertyGridView.cs (208):
 DrawGridItems(property_grid.root_grid_item.GridItems, e, 1, ref yLoc);
 
 (property_grid is null)
+
+------- Additional Comments From toshok at ximian.com  2006-11-09 14:39 -------
+fixed in r67622.


More information about the mono-bugs mailing list