[
https://issues.apache.org/jira/browse/SANDBOX-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated SANDBOX-218:
----------------------------------
Attachment: SANDBOX-218.patch
Patch for the CSVParser changes.
Other steps we need to do are to put together a test case and to fix the
ExtendedBufferedReader code.
Plus to test for the \n\n bug in EBR.
> 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.