[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
Sat, 12 Feb 2005 12:56:09 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/58381	2005-02-11 13:34:44.000000000 -0500
+++ shadow/58381.tmp.16204	2005-02-12 12:56:09.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 58381
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Fedora Core 1, official beta 1 RPMS
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: t6@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-05-12 20:45 -------
 Fixed in CVS.
 
 ------- Additional Comments From ndrochak@gol.com  2005-02-11 03:06 -------
 Miguel's commit (on 2005-01-31) of Kazuki's fix for #71297 has caused
 a regression here.
+
+------- Additional Comments From bmaurer@users.sf.net  2005-02-12 12:56 -------
+Fixed in r40537.