https://bugs.documentfoundation.org/show_bug.cgi?id=143639
Bug ID: 143639
Summary: Converting a spreadsheet to CSV results in a file with
an invalid Unicode byte sequence
Product: LibreOffice
Version: 7.1.5.2 release
Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Converting a spreadsheet using soffice --headless --convert-to csv file.ods
results in a file with an invalid byte sequence when the source file contains a
"£" symbol (GBP, UK pound sign).
Steps to Reproduce:
1. Create spreadsheet with a cell containing a £ symbol
2. Use soffice --headless --convert-to csv file
3. Note that CSV file contains invalid Unicode data
Actual Results:
File that's broken and can't be opened by apps that check Unicode
Expected Results:
A valid file that opens correctly
Reproducible: Always
User Profile Reset: No
Additional Info:
I have the UK Language Pack installed - I don't know if this is related
--
You are receiving this mail because:
You are the assignee for the bug.