Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

"csv" files with UTF-8 with BOM encoding are returning the first column with quotes #47

@andrealexandre

Description

@andrealexandre

Take the csv header example:

"ID", "Name", "Age
(...)

When the file is encoded UTF-8 with BOM, the CsvReader will return the first column came with the following string: ""ID"".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions