[Libreoffice-bugs] [Bug 70111] CSV files to keep the original text delimiters and separators
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 30 10:58:58 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=70111
--- Comment #6 from aljosha.papsch at vinexus.eu ---
Yes, the issue persists to this day.
Version: 6.0.5.2
Build-ID: 6.0.5-1
CPU-Threads: 4; BS: Linux 4.17; UI-Render: Standard; VCL: gtk3;
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group
Steps to reproduce:
1. Create a file test.csv with the contents:
foo;bar
2. Open the file in Calc, leaving the import settings untoched.
3. Write "baz" in A2, "quux" in B2.
4. Choose File | Save and confirm CSV format.
Expected file contents:
foo;bar
baz;quux
Actual file contents:
foo,bar
baz,quux
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180730/52c4ba48/attachment.html>
More information about the Libreoffice-bugs
mailing list