Skip to content

CSV export doestn't escape quotes in strings #4

Description

@ngirard

The CSV export format you've chosen uses double quotes to delimit values. Therefore, you should look into every field that might contain double quotes and escape them if any.
As a matter of fact, I did find double quotes within the titles from my own dataset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions