You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/11/13 22:33:44 UTC

[jira] Updated: (SANDBOX-218) CSV reader doesn't handle older Mac line endings

     [ https://issues.apache.org/jira/browse/SANDBOX-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated SANDBOX-218:
----------------------------------

    Fix Version/s: CSV 1.0

> CSV reader doesn't handle older Mac line endings
> ------------------------------------------------
>
>                 Key: SANDBOX-218
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-218
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: CSV
>            Reporter: Trejkaz
>             Fix For: CSV 1.0
>
>         Attachments: SANDBOX-218.patch
>
>
> Older Mac OS line endings which just have \r don't get treated as line endings by the current CSV parser.
> Most likely the simplest way to get around this is to delegate to a BufferedReader to reuse its line ending code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.