[Libreoffice-bugs] [Bug 131917] New: Export of text introduces line break
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 6 00:28:09 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131917
Bug ID: 131917
Summary: Export of text introduces line break
Product: LibreOffice
Version: 6.3.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: p_mirowsky at bentaxna.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200406/642d8bf8/attachment.htm>
More information about the Libreoffice-bugs
mailing list