[
https://issues.apache.org/jira/browse/XALANC-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven J. Hathaway resolved XALANC-207.
---------------------------------------
Resolution: Won't Fix
Use canonical form line endings for standard text output.
> better cross-platform support by making CRLF optional in output
> ---------------------------------------------------------------
>
> Key: XALANC-207
> URL: https://issues.apache.org/jira/browse/XALANC-207
> Project: XalanC
> Issue Type: New Feature
> Components: XalanC
> Affects Versions: 1.4.x
> Environment: Operating System: All
> Platform: All
> Reporter: govoip
> Priority: Blocker
>
> The XMLSupport/FormatterToText::characters() function always replaces line
> feeds by carriage return/line feed characters in text formatted output based
> on
> definition of XALAN_NEWLINE_IS_CRLF macro. This produces CRLF in output if
> Xalan is compiled and run on Windows machines and may not be always desired
> especially if the output is intended for Unix like systems. FormatterToXML
> also does the same. This requires the caller to do post processing of output
> to undo this effect. A method to enable/disable this translation may be very
> useful for cross-platform support.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]