-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
Hi, i may have found a bug regarding non English characters in CSV files.
Description and screenshots + CSV file are below.
Kibana version:
kibana-5.0.0-beta1
Elasticsearch version:
elasticsearch-5.0.0-beta1
Server OS version:
Windows 10 Enterprise
Browser version:
Firefox 49.0.1
Chrome 53.0.2785.116 m (64-bit)
Original install method (e.g. download page, yum, from source, etc.):
Download page
Description of the problem including expected versus actual behavior:
Problem: Uploading csv file with non English characters causes them to be replaced with �.
Expected: Characters are formatted properly.
Steps to reproduce:
-
Go to the upload CSV page.
-
Upload a CSV containing non English characters, in this case Ø and Å.
-
The preview window will now show "�" instead of the non english characters:
-
After saving, the characters are also wrong when exploring the data:
Link to CSV file:
people.zip
I did not get any errors in the console in either Elasticsearch or kibana.
Please let me know if i am missing any information in this post, or if it is a duplicate / not a bug at all.
Best Regards
Dennis Haug