vwxyzjn / portwarden

Create Encrypted Backups of Your Bitwarden Vault with Attachments
MIT License
577 stars 33 forks source link

Export fails on colon in item name #33

Open mxve opened 3 years ago

mxve commented 3 years ago

The export fails if theres a colon in an item name. Once the colon is removed, the export finishes without any other problems.

(*exec.ExitError)(0xc00018a400)(exit status 1) (string) (len=20) "failed item ids are " (string) (len=36) "guid" (string) (len=32) "id" (string) (len=11) "Censored:Censored" exit status 1

vwxyzjn commented 2 years ago

Thanks for reporting the issue. I will keep the issue open and work on this when I have more bandwidth.