<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 - LibreOffice saves CSVs with \n line endings, in violation of RFC-4180"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=116908">116908</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LibreOffice saves CSVs with \n line endings, in violation of RFC-4180
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.4.5.1 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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>Chart
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rsimoes@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
CSV files saved by Calc on *nix systems save with line feeds all by their
lonesome. From <a href="https://tools.ietf.org/html/rfc4180">https://tools.ietf.org/html/rfc4180</a>:
"Each record is located on a separate line, delimited by a line break (CRLF)."
Steps to Reproduce:
1. Enter some data in a new Calc document, or open any spreadsheet containing
static data on a single sheet.
2. Save as CSV.
Actual Results:
The resulting CSV file's line breaks consist of LF characters.
Expected Results:
The resulting CSV file's line breaks consist of CRLF sequences.
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/65.0.3325.181 Safari/537.36</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>