[Mono-bugs] [Bug 75763][Maj] Changed - System.Xml.XmlTextWriter
writes garbage at the beginning of the document.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 9 14:24:19 EDT 2005
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 mwickline at maad.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75763
--- shadow/75763 2005-08-09 13:56:58.000000000 -0400
+++ shadow/75763.tmp.19668 2005-08-09 14:24:19.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: Mandrake 9.1
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: mwickline at maad.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -62,6 +62,10 @@
writer.WriteEndDocument();
writer.Close();
return 0;
}
}
}
+
+------- Additional Comments From mwickline at maad.com 2005-08-09 14:24 -------
+The Expected vs Actual results should actually say "RootElement"
+instead of "GarbageElement".
More information about the mono-bugs
mailing list