nanovault
nanovault copied to clipboard
Failed to import address book file with non-latin symbols in account names
Steps to reproduce:
- Open https://nanovault.io/accounts
- Choose one account, set it name/label to string with non-latin symbols, for example
Проверка("test" in russian) - Export address book to file
- Try to import that file back to wallet: error message "Unable to parse import data, make sure you selected the right file!" is shown.
Expected behavior: screen with addressbook file contents (review before importing) is shown.
If I open saved file in notepad - it correctly contain my account name, file is in utf-8 (without BOM). So, problem is somewhere in import-validation place.
@justdmitry Thanks for the report - let me look into this a little bit and I will reply here when I have some more information.