https://bugs.documentfoundation.org/show_bug.cgi?id=146654
Bug ID: 146654
Summary: Imported tsv file saved as csv is saved as tsv.
Product: LibreOffice
Version: 7.2.4.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
A tsv file opened then output via "save as" selecting format csv creates a tab
delimited file rather than a comma delimited file.
Steps to Reproduce:
1. create tsv example
2. open in calc
3. select "save as" csv format
4. open created file in text editor
Actual Results:
Output file has tabs, not commas
Expected Results:
Expected to have commas as field delimiters with quotes around fields
containing commas
Reproducible: Always
User Profile Reset: No
Additional Info:
Should have created fields as expected.
--
You are receiving this mail because:
You are the assignee for the bug.