[Mono-bugs] [Bug 69365][Nor] Changed - BindingFlags.IgnoreCase ignored by Type.GetField()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Nov 2004 18:54:56 -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 vargaz@gmail.com.

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

--- shadow/69365	2004-11-11 17:07:27.000000000 -0500
+++ shadow/69365.tmp.29851	2004-11-11 18:54:56.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69365
 Product: Mono: Runtime
 Version: 1.0
 OS: other
 OS Details: Fedora Core 2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: jason@379.com               
 QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
 f should be a FieldInfo for the "MyField" field.
 
 How often does this happen? 
 Every time.
 
 Additional Information:
+
+------- Additional Comments From vargaz@gmail.com  2004-11-11 18:54 -------
+Fixed in SVN HEAD and the 1.0 branch.