https://bz.apache.org/ooo/show_bug.cgi?id=127499
Issue ID: 127499
Issue Type: DEFECT
Summary: Semi colon character in ODS causes malformed CSV
Product: Calc
Version: 4.1.3
Hardware: Mac
OS: OS X 10.11
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: save-export
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When saving an ODS file as a CSV in UTF-8 format, the existance of a semi-colon
'_;_' semi-colon character is causing the value field to break at the
semi-colon, 'delete' the semi-colon, and move the remaining cell value content
to the next cell to the right, causing malformed CSV file.
Issue was proven locally by replacing the semi-colon with a dash '-'.
NOTE: I have been using OO for many years performing many save-to-CSV actions;
this is the first time this has occurred.
--
You are receiving this mail because:
You are the assignee for the issue.