[Mono-bugs] [Bug 58381][Min] Changed - Type.GetProperty(string) returns null on ambiguity instead of throwing exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 20:45:34 -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=58381

--- shadow/58381	2004-05-12 20:28:08.000000000 -0400
+++ shadow/58381.tmp.12303	2004-05-12 20:45:34.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58381
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 1, official beta 1 RPMS
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: t6@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -83,6 +83,9 @@
   }
 
 }
 
 ------- Additional Comments From t6@pobox.com  2004-05-12 11:10 -------
 oops - filed against C# instead of class libs, sorry
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-12 20:45 -------
+Fixed in CVS.