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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -84,6 +84,11 @@ End Namespace ------- Additional Comments From [EMAIL PROTECTED] 2006-10-16 17:30 ------- Created an attachment (id=17857) Comparison Windows/Mono + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
