[
https://issues.apache.org/jira/browse/SANDBOX-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604178#action_12604178
]
David Donohue commented on SANDBOX-218:
---------------------------------------
I tried this patch on my Mac-generated CSV file and it did not fix it for me.
> 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
> 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.