[Mono-bugs] [Bug 55829][Nor] Changed - PropertyInfo.SetValue hangs when PropertInfo is incorrect
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Mar 2004 20:14:44 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55829
--- shadow/55829 2004-03-19 19:19:39.000000000 -0500
+++ shadow/55829.tmp.14850 2004-03-19 20:14:44.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 55829
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Debian Sid
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: kris.luyten@luc.ac.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -41,6 +41,10 @@
How often does this happen?
Always
Additional Information:
mcs/mono installed from CVS on 20/3/2004
+
+------- Additional Comments From gonzalo@ximian.com 2004-03-19 20:14 -------
+GetProperty returns null, but the runtime fails to throw a
+NullReferenceException.