[Mono-bugs] [Bug 78536][Maj] Changed - XML deserialization doesnt process CDATA sections

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 30 13:29:39 EDT 2006


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 leppie at webmail.co.za.

http://bugzilla.ximian.com/show_bug.cgi?id=78536

--- shadow/78536	2006-05-30 13:27:03.000000000 -0400
+++ shadow/78536.tmp.14179	2006-05-30 13:29:39.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78536
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: XP SP2
-Status: RESOLVED   
-Resolution: INVALID
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: leppie at webmail.co.za               
 QAContact: mono-bugs at ximian.com
@@ -91,6 +91,9 @@
 	
 	static void badnode(object s, XmlNodeEventArgs e)
 	{
 		Console.WriteLine("BADNODE:" + e.Name);
 	}
 }
+
+------- Additional Comments From leppie at webmail.co.za  2006-05-30 13:29 -------
+Just tested, it happens with a CDATA section in a XmlText node.


More information about the mono-bugs mailing list