Skip to content

Write quoted fields only when necessary #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?

1. Use quotes only when needed such as when embedded newline, separator or 
quotes.

Current: "a","b,b","c" // all quoted

Desired: a,"b,b",c  // only quotes when needed


Version 2.4

Original issue reported on code.google.com by [email protected] on 2 Dec 2013 at 8:54

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions