[Mono-bugs] [Bug 79678][Nor] Changed - Propertygrid is ignoring properties from typeconverters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 24 19:49:37 EDT 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=79678

--- shadow/79678	2006-10-16 20:01:50.000000000 -0400
+++ shadow/79678.tmp.16166	2006-10-24 19:49:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79678
 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: mono-bugs at ximian.com                            
 ReportedBy: ClassDevelopment at A-SoftTech.com               
 QAContact: mono-bugs at ximian.com
@@ -84,6 +84,11 @@
 End Namespace
 
 ------- Additional Comments From ClassDevelopment at A-SoftTech.com  2006-10-16 17:30 -------
 Created an attachment (id=17857)
 Comparison Windows/Mono
 
+
+------- Additional Comments From toshok at ximian.com  2006-10-24 19:49 -------
+turns out we were working with TypeConverters, but only when they were
+defined on the property's type, not as an attribute on the property
+itself.  Should be fixed as of r66948.


More information about the mono-bugs mailing list