I tried to import a TXT-File that has "ANSI"-Encoding and the import does not import the file correctly.
I have an example-file here, that can be tested. The file is here in two versions:
- before-import.txt
- after-import.txt
The importer changes the "ANSI"-Encoding to "UTF8" but does not convert the special chars along the way. For example: Windows Notepad can convert this ansi-file without problems to utf8 without lossing the chars.
before-import.txt
after-import.txt
I tried to import a TXT-File that has "ANSI"-Encoding and the import does not import the file correctly.
I have an example-file here, that can be tested. The file is here in two versions:
The importer changes the "ANSI"-Encoding to "UTF8" but does not convert the special chars along the way. For example: Windows Notepad can convert this ansi-file without problems to utf8 without lossing the chars.
before-import.txt
after-import.txt