https://bugs.documentfoundation.org/show_bug.cgi?id=95629

[email protected] changed:

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

--- Comment #3 from [email protected] ---
You misread my report and did not try to reproduce it.

I am complaining LibreOffice wrongly saves the cell content like this:

      ...;aaa;bbb;ccc;FINAL_NEWLINE\r;ddd;eee;...

instead of the correct (which is what MS Office does):

      ...;aaa;bbb;ccc;"FINAL_NEWLINE\r";ddd;eee;...

As a result the CSV does not match the spreadsheet and LibreOffice (and other
tools) cannot read it back to fit the original data.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to