[Mono-bugs] [Bug 77082][Min] New - XSL transformation does not
output newline after XML declaration when followed by DOCTYPE
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 12:22:53 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77082
--- shadow/77082 2005-12-23 12:22:53.000000000 -0500
+++ shadow/77082.tmp.687 2005-12-23 12:22:53.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77082
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XSL transformation does not output newline after XML declaration when followed by DOCTYPE
+
+Mono's XslTransform implementation for XML output does not output newline
+after XML declaration if its followed by <!DOCTYPE..>.
+
+I've added a test named "Output_Indent_Xml" (marked NotWorking) for this
+to XslTransformTests.cs.
More information about the mono-bugs
mailing list