-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
"Repeat" field does not match? I'm just throwing away all your changes! #909
Copy link
Copy link
Closed
Description
If password and repeat don't match, you can click OK but all your changes won't get saved.
Expected Behavior
I can think of two possible fixes, but there may be better ways.
OKcould be disabled as long as some basic requirements are not met- pushing
OKcould also just yield a warning message, that password/repeat don't match
Current Behavior
Pushing OK will close the editor, but the changes are lost.
Steps to Reproduce (for bugs)
- have a database open
- edit an existing entry's title
- make sure password and repeat do not match
- click
OK - look at the list, the old entry is still there. Your changes are lost
Debug Info
KeePassXC - Version 2.2.0
Revision: 5e309fe
Bibliotheken:
- Qt 5.7.1
- libgcrypt 1.7.6-beta
Betriebssystem: Debian GNU/Linux 9 (stretch)
CPU-Architektur: x86_64
Kernel: linux 4.9.0-3-amd64
Aktivierte Erweiterungen:
- Auto-Type
Reactions are currently unavailable