You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2005/06/04 00:52:42 UTC

[jira] Commented: (XALANJ-1660) Carriage returns in text nodes double after being transformed/parsed.

    [ http://issues.apache.org/jira/browse/XALANJ-1660?page=comments#action_12312592 ] 

Brian Minchau commented on XALANJ-1660:
---------------------------------------

It may be of interest to know that XALANJ-2093, which will be in the Xalan-J 2.7 release, will allow you to specify what \n is normalized to on output. For example, you can pick <xsl:output xalan:line-separator="&#10;" > and it won't use the runtime library value for the line separator. That should give the user any control on this carriage-return issue. 

> Carriage returns in text nodes double after being transformed/parsed.
> ---------------------------------------------------------------------
>
>          Key: XALANJ-1660
>          URL: http://issues.apache.org/jira/browse/XALANJ-1660
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: 2.5
>  Environment: Operating System: Windows NT/2K
> Platform: PC
>     Reporter: Derrick Koes
>     Assignee: Xalan Developers Mailing List
>  Attachments: ProcedureNameAdmin.xsl, Tester.java, carriageReturn.jar, test.xml
>
> Text nodes which contain carriage returns double their number of carriage 
> returns after undergoing an xsltc transform.  This occurs in version 2.5.1.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org