CSV importer always assumes default jvm character encoding

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      This is a problem if the csv contains non-latin characters.

      I looked in the source code and crowd creates a new FileReader(). This constructor uses the platform default encoding which is usually not utf-8. We should force this to be utf-8. '

      Support case here:
      https://support.atlassian.com/browse/CWDSUP-6149

              Assignee:
              Unassigned
              Reporter:
              RyanA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: