<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 - Export of text introduces line break"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=131917">131917</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Export of text introduces line break
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.3.5.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</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>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>p_mirowsky@bentaxna.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
On export of a Writer imported CSV file, Writer adds a line break or some other
aberration causing incomplete to end of line export. The lines exported are
broken at position 63.
Steps to Reproduce:
1. I open a CSV file with Writer, modify many lines that are like first two
below.
From...
Date ; Time ;Ions Avg
2020-04-03;4:30:00 PM; -924509
2. Modified to...
ID;Model;Tube;Position;Dates;Times;Ions;Selection;Series;Settings
;1-1629-0001-1;1-1617-0003-8;1.1;2020-04-03;4:30:00 PM; -924509;;145;100
3. On exporting to file type TXT and opening with text editor results in...
ID;Model;Tube;Position;Dates;Times;Ions;Selection;Series;Settings
;1-1629-0001-1;1-1617-0003-8;1.1;2020-04-03;4:30:00 PM; -924509
;;145;100
4. It generates some form of line return at position 63.
When re-opening with Writer, it display first 2 lines correctly, but all other
data lines after do not display.
Actual Results:
Re-import of text data into Writer in CSV format loses all other lines after
line 2.
Opening exported CSV in other editor make line break at position 63.
Expected Results:
On export and re-opening of TXT document, all lines should be proper length
without inserted line break or aberration.
Reproducible: Always
User Profile Reset: No
Additional Info:
Ubuntu 18.04 editor = Gedit</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>