https://bz.apache.org/ooo/show_bug.cgi?id=128548

          Issue ID: 128548
        Issue Type: DEFECT
           Summary: Last CSV line is silently lost on import if last field
                    is quoted and EOF is reached before closing quote
           Product: Calc
           Version: 4.2.0-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: open-import
          Assignee: issues@openoffice.apache.org
          Reporter: dam...@apache.org
  Target Milestone: ---

Excel basically allows:
a,"b<EOF>
and parses it as:
a,b

We lose that whole line.

Please Apache commons-csv issue https://issues.apache.org/jira/browse/CSV-141
for details and the fix for commons-csv.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to