[Mono-bugs] [Bug 71444][Nor] Changed - [PATCH] TypeDescriptor:GetConverter throws ArgumentNullException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Jan 2005 03:01:49 -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=71444
--- shadow/71444 2005-01-20 08:36:15.000000000 -0500
+++ shadow/71444.tmp.25038 2005-01-23 03:01:49.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: JoergR@voelcker.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: TypeDescriptor:GetConverter throws ArgumentNullException
+Summary: [PATCH] TypeDescriptor:GetConverter throws ArgumentNullException
Description of Problem:
TypeDescriptor:GetConverter throws ArgumentNullException on interfaces.
Steps to reproduce the problem:
1. Compile attached sample