DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29706>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29706

Carriage returns in HTML output

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable



------- Additional Comments From [EMAIL PROTECTED]  2004-07-15 06:53 -------
Please try out this patch.

The newline will be transformed to carriage-return/new-line pair on output for 
Windows OS. (but not to carriage-return/carriage-return/new-line triplet on 
Windows)

If Xalan were to not convert newline to carriage-return/new-line on Windows 
then some users would be happy but others would be unhappy.

In any case the two time conversion of new-line to carriage-return/new-line 
giving the triplet is wrong, and this has been fixed in the patch.
- Brian Minchau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to