[ http://issues.apache.org/jira/browse/XALANJ-1918?page=all ]
Brian Minchau updated XALANJ-1918:
----------------------------------
Fix Version: 2.7
> xsl:output method="xml" indent="yes" not working as expected.
> -------------------------------------------------------------
>
> Key: XALANJ-1918
> URL: http://issues.apache.org/jira/browse/XALANJ-1918
> Project: XalanJ2
> Type: Bug
> Components: transformation, Xalan-interpretive
> Versions: 2.6
> Environment: Operating System: Solaris
> Platform: Sun
> Reporter: Ed Knoll
> Assignee: Xalan Developers Mailing List
> Fix For: 2.7
>
> I'm converting an input XML file into an output XML file using 'java
> org.apache.xalan.xslt.Process". Some of the input XML elements are output as
> is, some are modified, and some new ones are introduced via the XSL style
> sheet
> using xml:element. All elements which are pased through as is or are modified
> appear to be indented as expected. However, elements created via xsl:element
> do
> not appear to be indented correctly: the opening tag appears to always be
> indented, but all subelements created after that and the closing tag are not
> indented at all.
> This is not inducing any errors downstream; it only makes the file more
> difficult for people to read.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]