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:39:44 UTC

[jira] Updated: (SANDBOX-216) CSVWriter does not escape commas and quotes

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

Henri Yandell updated SANDBOX-216:
----------------------------------

    Fix Version/s: CSV 1.0

Seems that this should be escaped.

> CSVWriter does not escape commas and quotes
> -------------------------------------------
>
>                 Key: SANDBOX-216
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-216
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: CSV
>            Reporter: David Wallace Croft
>             Fix For: CSV 1.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> When CSVWriter is provided a field value of "Hello, \"Bob\"!", it writes it out directly instead of wrapping it in quotes and escaping the internal quotes.  See the Wikipedia entry on CSV:
> http://en.wikipedia.org/wiki/Comma-separated_values

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