Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31130

DirectoryCSVLoader error on CSV having BOM

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2021
    • Fix Version/s: 2021.23
    • Component/s: CSV

      Description

      A client exported a CSV from VS Code and tried to import it into a vocab. The exported file is UTF-8 with a BOM.

      An DirectoryException 'Column not found' is encountered when importing. We should either produce a specific exception message when the csv file has a BOM, or maybe just easier to use BOMInputStream in the stream reader so this type of file can be imported.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              hbrown Harlan Brown
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: