[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
Fri, 11 Feb 2005 03:06:36 -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 ndrochak@gol.com.

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

--- shadow/58381	2004-05-12 20:45:34.000000000 -0400
+++ shadow/58381.tmp.28431	2005-02-11 03:06:36.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: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: CORLIB
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: t6@pobox.com               
 QAContact: mono-bugs@ximian.com
@@ -86,6 +86,10 @@
 
 ------- 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.
+
+------- 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.