[Mono-bugs] [Bug 77082][Min] Changed - 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 Jan 13 02:09:03 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77082
--- shadow/77082 2005-12-23 12:22:53.000000000 -0500
+++ shadow/77082.tmp.20754 2006-01-13 02:09:03.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77082
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -18,6 +18,9 @@
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.
+
+------- Additional Comments From atsushi at ximian.com 2006-01-13 02:09 -------
+fixed in svn (r55487)
More information about the mono-bugs
mailing list