[Mono-bugs] [Bug 77451][Min] New - XmlTextWriter doesn't honor
xml:space appropiatelay
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 14:18:39 EST 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 dwashington at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77451
--- shadow/77451 2006-02-02 14:18:39.000000000 -0500
+++ shadow/77451.tmp.23900 2006-02-02 14:18:39.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77451
+Product: Mono: Class Libraries
+Version: 1.0
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com
+ReportedBy: dwashington at gmx.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XmlTextWriter doesn't honor xml:space appropiatelay
+
+The current implementation of XmlTextWriter doesn't seem to honor the
+xml:space attribute if set to "preserve" in an element. It only preserves
+spaces in the element in which the element is defined, and not also in the
+sub-elements like defined in the W3C's XML recommendation
+(http://www.w3.org/TR/REC-xml/#sec-white-space).
More information about the mono-bugs
mailing list