Uploaded image for project: 'Commons CSV'
  1. Commons CSV
  2. CSV-228

CSVParser extracts columns wrong in case of space before quoted col name with comma

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.4
    • None
    • Parser
    • None

    Description

      CSV header is something like
      col name 1, "col name 2, with comma", col name 3
      CSVParser#getHeadersMap returns 4 columns, because of space before second column name which breaks quoting

      Attachments

        Activity

          People

            Unassigned Unassigned
            achugr Artemii Chugreev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: