https://issues.apache.org/ooo/show_bug.cgi?id=122754
Bug ID: 122754
Issue Type: DEFECT
Summary: Base does not prpoerly parse CSV files as per RFC-4180
(while Calc does)
Product: Base
Version: AOO 3.4.1
Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81085
--> https://issues.apache.org/ooo/attachment.cgi?id=81085&action=edit
the CSV file
A CSV file which is correctly imported on Calc, is incorrectly imported in
Base.
This file has CRLF inside double quote protected fields, and Base interprets
them as record delimiters.
Besides that, base also assumes the first record is a header, which is not.
http://tools.ietf.org/html/rfc4180
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.