[Mono-bugs] [Bug 77081][Min] Changed - html output of XslTransform
is not intended for non-html elements
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 16:05:17 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77081
--- shadow/77081 2005-12-23 12:18:19.000000000 -0500
+++ shadow/77081.tmp.11162 2005-12-23 16:05:17.000000000 -0500
@@ -1,23 +1,27 @@
Bug#: 77081
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Sys.XML
-AssignedTo: atsushi at ximian.com
+AssignedTo: gert.driesen at pandora.be
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: html output of XslTransform is not intended for non-html elements
Mono's XslTransform implementation does not indent html output for non-
html elements.
I've added a test case named "Output_Indent_Html" (marked NotWorking) for
this in XslTransformTests.cs.
+
+------- Additional Comments From atsushi at ximian.com 2005-12-23 16:05 -------
+Your xsl:output breakage should be fixed first. Reassign it to me when
+you have done it.
More information about the mono-bugs
mailing list