[Mono-bugs] [Bug 75650][Nor] Changed - Assembly.Gettype() with
ignorecase fails where .NET 1.1 succeeds
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 27 20:59:39 EDT 2005
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 doug00 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75650
--- shadow/75650 2005-07-27 16:12:37.000000000 -0400
+++ shadow/75650.tmp.31138 2005-07-27 20:59:39.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75650
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: .NET 1.1 and Mono 1.1.8 (for Windows)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: doug00 at gmail.com
QAContact: mono-bugs at ximian.com
@@ -56,6 +56,11 @@
system.reflection.assembly:InternalGetType calls mono/metadata/icall.c ->
ves_icall_System_Reflection_Assembly_InternalGetType
------- Additional Comments From doug00 at gmail.com 2005-07-27 16:12 -------
TypeLoadException, not a nullref exception. Basically mono can't find
the type if ignorecase is true, whereas .NET 1.1 can.
+
+------- Additional Comments From doug00 at gmail.com 2005-07-27 20:59 -------
+
+
+*** This bug has been marked as a duplicate of 75652 ***
More information about the mono-bugs
mailing list