nanovault icon indicating copy to clipboard operation
nanovault copied to clipboard

Failed to import address book file with non-latin symbols in account names

Open justdmitry opened this issue 6 years ago • 2 comments

Steps to reproduce:

  1. Open https://nanovault.io/accounts
  2. Choose one account, set it name/label to string with non-latin symbols, for example Проверка ("test" in russian)
  3. Export address book to file
  4. 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.

justdmitry avatar Mar 27 '19 13:03 justdmitry

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 avatar Mar 27 '19 13:03 justdmitry

@justdmitry Thanks for the report - let me look into this a little bit and I will reply here when I have some more information.

cronoh avatar Apr 04 '19 17:04 cronoh