Skip to content

StreamReader CsvColumn Bug #65

@china-liudong

Description

@china-liudong

when use csvContent.Read(stream,csvDescription) method
if the header is "index_id", we will get " index_id"(is wrong)
FieldMapper.cs file need use row[i].Value.Trim() replace use row[i].Value

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