[Libreoffice-bugs] [Bug 128234] New: Hyphen replaced by invalid characters in Calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 18 16:04:16 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128234
Bug ID: 128234
Summary: Hyphen replaced by invalid characters in Calc
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mike.jeays at rogers.com
I have a test Calc sheet with a date in column A (2019-10-18) and a text field
(Test field - with hyphen) in column B containing a hyphen. When I export it as
a CSV file, the hyphen in the text field (but not in the date) is replaced by a
b, nul, and a dc3. All three hyphens were entered with the normal hyphen key,
but the one in the text field looks different.
europa 2004 ~ $ od -a Test.csv
0000000 2 0 1 9 - 1 0 - 1 8 , T e s t sp
0000020 f i e l d sp b nul dc3 sp w i t h sp h
0000040 y p h e n nl
0000046
europa 2005 ~
europa 2006 ~ $ cat Test.csv
2019-10-18,Test field – with hyphen
europa 2007 ~ $
--
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/20191018/b7cc050d/attachment.html>
More information about the Libreoffice-bugs
mailing list