[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
Wed, 23 Mar 2005 23:00:53 -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=73901
--- shadow/73901 2005-03-23 19:23:59.000000000 -0500
+++ shadow/73901.tmp.5134 2005-03-23 23:00:53.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73901
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: extremo@tiscali.nl
QAContact: mono-bugs@ximian.com
@@ -180,6 +180,11 @@
Your fix works fine! Thanks!
[mono@extremo monobug73901]# /usr/local/bin/mono test.exe
{timestamp} : {message}
Enterprise Library Logging Component works fine also :) Cheers!
+
+------- Additional Comments From lluis@ximian.com 2005-03-23 23:00 -------
+I'm working on a fix for bug #70384 that will change how XmlNode maps
+are imported. I'm reopening to make me remind of checking this
+particular case.