[Mono-bugs] [Bug 32992][Nor] Changed - GetProperty returns the wrong indexer

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
29 Oct 2002 20:22:15 -0000


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=32992

--- shadow/32992	Tue Oct 29 14:29:21 2002
+++ shadow/32992.tmp.10440	Tue Oct 29 15:22:15 2002
@@ -1,13 +1,13 @@
 Bug#: 32992
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
 
 Under MS runtime it works fine. It prints:
 This is the indexer for string. Index: this is a string
 
 ------- Additional Comments From gonzalo@ximian.com  2002-10-29 14:28 -------
 It seems that GetProperty returns the wrong property!
+
+------- Additional Comments From gonzalo@ximian.com  2002-10-29 15:22 -------
+Fixed in CVS