[Mono-bugs] [Bug 71297][Nor] Changed - Binder.SelectProperty should return null.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 02:20:03 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71297
--- shadow/71297 2005-01-21 08:41:45.000000000 -0500
+++ shadow/71297.tmp.23027 2005-01-31 02:20:03.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 71297
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -48,6 +48,9 @@
This is taken from our class lib tests.
------- Additional Comments From kazuki@panicode.com 2005-01-21 08:41 -------
Created an attachment (id=13850)
proposed patch
+
+------- Additional Comments From miguel@ximian.com 2005-01-31 02:20 -------
+Applied your patch! Thanks!