https://bugs.documentfoundation.org/show_bug.cgi?id=171106
Bug ID: 171106
Summary: Importing CSV with newline "\n" in cell fails
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
LibreOffice 26.2.0.3
I have this file.csv, in correct RFC 4180 format, which contains a newline \n
in the second cell
```
firstcell,"second
cell has newline",thirdcell
```
the result are two lines in libreoffice calc instead of one
--
You are receiving this mail because:
You are the assignee for the bug.