<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Converting a spreadsheet to CSV results in a file with an invalid Unicode byte sequence"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143639">143639</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Converting a spreadsheet to CSV results in a file with an invalid Unicode byte sequence
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>7.1.5.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS X (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rhys.wilkins@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>