[
https://issues.apache.org/jira/browse/CSV-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577919#comment-14577919
]
Qiang Li commented on CSV-63:
-----------------------------
Made a simple change to only quote for one empty value as Trejkaz suggested
https://github.com/qiangli/commons-csv/tree/csv-63
> CSVPrinter always quotes empty string if it is the first on a line
> ------------------------------------------------------------------
>
> Key: CSV-63
> URL: https://issues.apache.org/jira/browse/CSV-63
> Project: Commons CSV
> Issue Type: Improvement
> Components: Printer
> Reporter: Sebb
> Priority: Minor
> Fix For: Patch Needed, 1.x
>
>
> CSVPrinter always quotes the empty string if it is the first on a line.
> This is inconsistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)