Skip to content

Output filename with exotic characters is corrupted #3724

@isaomatsunami

Description

@isaomatsunami

East Asian Characters in Project name are corrupted in exported files.

To Reproduce

  1. First, import the attached xls file, which has a filename of German-Japanese-French-Chinese characters.(and contains such characters inside cells too). Project names are not corrupted.
    äöüßいろはにàçéùè§繁體字.xls.zip
  2. Then, Export data as tsv/csv/excel
  3. Finally, the output filename is "äöüß????àçéùè§???-xls.csv". German/French are preserved but Japanese /Chinese are not.

Versions

  • Operating System: Mac OS
  • Browser Version: Firefox 61, Safari
  • JRE or JDK Version: java version "11.0.1" 2018-10-16 LTS/Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS)/Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode
  • OpenRefine: 3.5-SNAPSHOT

Additional context

The problem of the same kind on importing files with exotic characters is perfectly resolved. Huge thanks to dev team!

Metadata

Metadata

Assignees

Labels

Type: BugIssues related to software defects or unexpected behavior, which require resolution.encodingSelection of encoding at import time, or encoding issues in data cleaningexportExporting a project to some format. Use the format-specific sub-label if available

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions