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

m.a.riosv <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from m.a.riosv <[email protected]> ---
As I know is usual on csv files having quotes as strings delimiter, so i.e.
phone numbers, it's easy have numbers as text.

What it's not usual is to have unpaired quotation marks.

BTW pasting you sample daesn't loose anything it's only in a second line.
Righclick the row and select 'Optimal Height', for this also it's the use of
quotation marks.

Quotes escape quotes to have them in the middle of the text or new lines like
in your case.

Fields like
"aaa ""bbbb"" ccc"
"aaa ""bbbb"" ccc"
gets
aaa "bbbb" ccc
aaa "bbbb" ccc

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

Reply via email to