[Mono-bugs] [Bug 49353][Nor] Changed - XmlSerializer.Serialize() handles namespace parameter incorrectly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Oct 2003 12:30:58 -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=49353
--- shadow/49353 2003-10-05 15:22:19.000000000 -0400
+++ shadow/49353.tmp.24162 2003-10-08 12:30:58.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 49353
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -83,6 +83,9 @@
}
}
See also the example code in the MSDN docs under Serialize(TextWriter, object,
XmlSerializerNamespaces)
+
+------- Additional Comments From lluis@ximian.com 2003-10-08 12:30 -------
+Fixed in CVS.Thanks for the bug report!