[Mono-bugs] [Bug 52906][Nor] Changed - XmlElementAttribute.IsNullable=true shouldn't work with value types.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jan 2004 08:36:34 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52906
--- shadow/52906 2004-01-20 15:51:04.000000000 -0500
+++ shadow/52906.tmp.2357 2004-01-21 08:36:34.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52906
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: lluis@ximian.com
ReportedBy: erezl@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -99,6 +99,9 @@
How often does this happen?
Always.
Additional Information:
This happens with all value types including Enums and structs.
+
+------- Additional Comments From lluis@ximian.com 2004-01-21 08:36 -------
+Fixed in CVS.