[Mono-bugs] [Bug 76912][Nor] New - XslTransform output XML declaration even if there's no XML output by XSL.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 4 14:30:24 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=76912

--- shadow/76912	2005-12-04 14:30:24.000000000 -0500
+++ shadow/76912.tmp.10468	2005-12-04 14:30:24.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 76912
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.XML
+AssignedTo: atsushi at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XslTransform output XML declaration even if there's no XML output by XSL.
+
+Apparently, Mono's XslTransform also outputs an XML declaration if the 
+stylesheet transformation does not output any XML. MS.NET does not output 
+the XML declaration in this case.
+
+I've added a test case called EmptyNodeSetSort (which has nothing to do 
+with this bug) to XslTransformTests.cs which you can use to reproduce 
+this issue.
+
+For now this test case is marked "NotWorking".


More information about the mono-bugs mailing list