[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 May 3 11:34:25 UTC 2021


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

Xisco Faulí <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
                 CC|                            |xiscofauli at libreoffice.org
         Resolution|FIXED                       |---

--- Comment #9 from Xisco Faulí <xiscofauli at libreoffice.org> ---
(In reply to aljosha.papsch from comment #6)
> 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

Still reproducible in

Version: 7.1.4.0.0+ / LibreOffice Community
Build ID: 06d5d625e1dc8489e51b962353ac423669e61fed
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
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/20210503/b526f6f4/attachment.htm>


More information about the Libreoffice-bugs mailing list