Closed WillForan closed 6 years ago
Interesting. I wasn't aware that KeePass supported entries with empty titles.
I think it would be better to not show the entry at all (and also not crash) rather than show some placeholder text. I can't really think of a good way to handle titleless entries and still be useful, as passhole
depends heavily on the entry path, which is None
when the title is None
.
Thanks for reporting this. I fixed this along with some other things in v1.5.3.
allow title to be empty (replace with "!!!emtpy title!!!!" log when selection is emtpy, likely to bad "prog" command