[Mono-bugs] [Bug 49476][Nor] Changed - When System.Type is in a read-only prop, it can be xml serialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 9 Oct 2003 20:12:17 -0400 (EDT)
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=49476
--- shadow/49476 2003-10-08 23:19:15.000000000 -0400
+++ shadow/49476.tmp.6828 2003-10-09 20:12:17.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 49476
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: lluis@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
@@ -37,6 +37,9 @@
/devel/mcs/class/System.XML/System.Xml.Serialization/ReflectionHelper.cs:58)
System.Xml.Serialization.ReflectionHelper:CheckSerializableType (System.Type)
Expected Results:
Successful execution
+
+------- Additional Comments From lluis@ximian.com 2003-10-09 20:12 -------
+Fixed in CVS. Thanks!