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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
