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

--- Comment #6 from aljosha.pap...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to