[Mono-bugs] [Bug 62076][Nor] Changed - Xml deserialization does not follow w3c recommendations?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Sep 2004 08:53:47 -0400 (EDT)
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=62076
--- shadow/62076 2004-09-03 08:21:08.000000000 -0400
+++ shadow/62076.tmp.25963 2004-09-03 08:53:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 62076
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi@ximian.com
ReportedBy: monobugs@radeldudel.de
QAContact: mono-bugs@ximian.com
@@ -126,6 +126,10 @@
After :
79 110 101 13 116 119 111 10 116 104 114 101 101 13 10 102 111 117 114
------- Additional Comments From atsushi@ximian.com 2004-09-03 08:21 -------
Normalization problem should be fixed (Thanks Lluis!)
+
+------- Additional Comments From lluis@ximian.com 2004-09-03 08:53 -------
+Ok, the serializer now uses normalization by default. Fixed in CVS
+HEAD and 1.0 branch.