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=82118 --- shadow/82118 2007-07-17 07:51:10.000000000 -0400 +++ shadow/82118.tmp.22275 2007-08-30 16:35:02.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82118 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -70,6 +70,10 @@ Note that object value = converter.ConvertFromInvariantString("One, Two"); works correctly, and value returned contains the enum with the correct values (One|Two). The problem is on the EnumConverter.ConvertTo() method. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-30 16:35 ------- +Implemented conversion to InstanceDescriptorfor enums with a +FlagsAttribute in revision 85069. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
