[Mono-bugs] [Bug 25285] Changed - Assigning a boolean value to a property results in it being set as null.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 May 2002 22:33:24 -0000
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 joe@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=25285
--- shadow/25285 Sat May 25 18:32:53 2002
+++ shadow/25285.tmp.10431 Sat May 25 18:33:24 2002
@@ -16,6 +16,11 @@
Cc:
Summary: Assigning a boolean value to a property results in it being set as null.
When I have a class with a property on an object and I set it to a boolean
value, it gets set as null. The attached test case exhibits the problem
and describes it better than I could here. :)
+
+------- Additional Comments From joe@ximian.com 2002-05-25 18:33 -------
+Created an attachment (id=1782)
+Test case which shows the problem
+