vwxyzjn / portwarden

Create Encrypted Backups of Your Bitwarden Vault with Attachments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export fails on colon in item name

mxve opened this issue · comments

commented

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

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