[Mono-bugs] [Bug 57655][Nor] New - Error in TypeDescriptor.GetAttributes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Apr 2004 11:04:11 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/57655	2004-04-26 11:04:11.000000000 -0400
+++ shadow/57655.tmp.31896	2004-04-26 11:04:11.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 57655
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Error in TypeDescriptor.GetAttributes
+
+Compile and run the attached program.
+
+Actual results:
+Reflection:
+        String2
+        String1
+ComponentModel:
+        String2
+        String1
+
+Expected results:
+Reflection:
+        String2
+        String1
+ComponentModel:
+        String2