[Mono-bugs] [Bug 81095][Nor] New - [Patch] ToolboxItem.GetType must not be dependant on ITypeResolutionService

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 15:44:46 EST 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 contact at i-nz.net.

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

--- shadow/81095	2007-03-09 15:44:46.000000000 -0500
+++ shadow/81095.tmp.30040	2007-03-09 15:44:46.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 81095
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: contact at i-nz.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [Patch] ToolboxItem.GetType must not be dependant on ITypeResolutionService
+
+System.Drawing.Design.ToolboxItem.GetType (...) should not be dependant on
+the existance of a ITypeResolutionService, because this is an optional
+service, which might not be offered by the IDesignerHost's service provider.
+
+Patch attached.


More information about the mono-bugs mailing list