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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 29 22:25:32 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-29 22:25:32.000000000 -0400
+++ shadow/78536.tmp.27751	2006-05-29 22:25:32.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 78536
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: leppie at webmail.co.za               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XML deserialization doesnt process CDATA sections
+
+Description of Problem:
+XML deserialization doesnt process CDATA sections
+
+Steps to reproduce the problem:
+1. Deserialize a node with CDATA section
+
+Actual Results:
+- XMLSerializer reports unknown node
+
+Expected Results:
+- should add text as is


More information about the mono-bugs mailing list