Closed Bug 46126 Opened 25 years ago Closed 25 years ago

<xsl:comment> creates extra whitespace

Categories

(Core :: XSLT, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jbailey, Assigned: keith)

Details

Attachments

(1 file)

An <xsl:comment> tag always wraps the comment in white space. This doesn't match the example provided in Section 7.4 of the XSLT spec, and more importantly makes it impossible to generate the following tag: <!--#include ... --> Apache's Server Side Includes cannot have a space between the --# A test case will follow shortly.
Ill take a look at this one
I checked in a fix when printing comments. The bug was not with xsl:comment, but rather in the XMLPrinter.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Thanks. I see this fix with a CVS snapshot on July 24th. Marking bug as verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: