[Mono-bugs] [Bug 78536][Nor] Changed - [PATCH] XML deserialization
doesnt process CDATA sections
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 30 13:59:18 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78536
--- shadow/78536 2006-05-30 13:58:25.000000000 -0400
+++ shadow/78536.tmp.14717 2006-05-30 13:59:18.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 78536
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: XP SP2
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
+Priority: Normal
Component: Sys.XML
-AssignedTo: atsushi at ximian.com
+AssignedTo: lluis 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
+Summary: [PATCH] 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
@@ -99,6 +99,9 @@
Just tested, it happens with a CDATA section in a XmlText node.
------- Additional Comments From atsushi at ximian.com 2006-05-30 13:58 -------
Created an attachment (id=17120)
proposed fix
+
+------- Additional Comments From atsushi at ximian.com 2006-05-30 13:59 -------
+Cool. Thanks for the repro test. Now I could create a fix.
More information about the mono-bugs
mailing list