[Mono-bugs] [Bug 73901][Nor] Changed - Objects of type 'System.Xml.XmlCDataSection' can't be serialized
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Mar 2005 14:36:28 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73901
--- shadow/73901 2005-03-22 14:35:43.000000000 -0500
+++ shadow/73901.tmp.11777 2005-03-22 14:36:28.000000000 -0500
@@ -3,13 +3,13 @@
Version: 1.1
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: extremo@tiscali.nl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -112,6 +112,10 @@
------- Additional Comments From atsushi@ximian.com 2005-03-22 14:35 -------
Created an attachment (id=14731)
runnable repro code would be nice
+
+------- Additional Comments From atsushi@ximian.com 2005-03-22 14:36 -------
+It works fine when the type of property/field is XmlNode, not specific
+XmlCDataSection.