Open ikey-ru opened 5 days ago
Thank you for reporting this issue! We've added this to our internal tracking system. ID: PM-15122
The mSecure importer was just updated by @aj-rosado a few months ago (PR 10698), and seemed to be working then. Perhaps they will have some insight into this.
@ikey-ru In the meantime, it would be helpful if you could provide some more information. Were you using the browser extension or the Web Vault? Which version? What import format did you specify in the import tool? Where exactly did you see the "unreadable characters" and the error messages?
mSecure MacOs 3.5.7 (3.125)
I checked the CSV file through program 010 Editor. It can be seen that instead of the symbol 0x0A 0x0D (or only 0A) is 0x0b
After imports, the result in Bitwarden such records looks like this (both in the version for Linux and in the web version the same)
But this is no longer a supporting version mSecure. I think it makes no sense to deal with her. Please pay attention to the new version mSecure 6. The file created in it cannot be imported at all, Parsing error. (this.getValueOrDefault(...) is null)
If you import file csv created in the latest version of Msecure 6, you can repeat error.
So it seems that the problem is that the mSecure CSV exporter is not compliant with CSV formatting standards. You may want to raise that as an issue on the mSecure Support Forum. If you want further input from the Bitwarden community, I would suggest that you ask for assistance on the Bitwarden Community Forum.
Steps To Reproduce
mSecure4 - export csv - import > Unreadable characters 0x0b everywhere instead of transferring a line mSecure6 - export csv - - import > this.getValueOrDefault(...) is null
Web Browser
Firefox