https://bz.apache.org/bugzilla/show_bug.cgi?id=61048

Dominik Stadler <dominik.stad...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #3 from Dominik Stadler <dominik.stad...@gmx.at> ---
On Linux using LibreOffce "XSSF - newline rendered correctly" and " SXSSF -
newline not rendered" are shown correctly, and " SXSSF - &#xa; changed to &#xd;
- newline renders correctly" is shown without newline. So here the situation is
the other way round, the ones created by POI are both shown correctly, the one
with Mac Newlines not.

So it seems there is some platform-dependence introduced.

As you add "\n" in your sample-code, what happens if you use "\r" or "\n\r"? I
expect that both ways would show correctly on Mac, the second maybe also on
Windows and Linux. This would indicate that you can control this in the string
that you set.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to