Version: (using KDE 4.0.0) Installed from: Gentoo Packages OS: Linux If the password that was first given to kopete is wrong, login will fail, and kopete will popup a password dialog. However, the wrong password is stored in kwallet anyway. When the right password is entered, kopete will login successfully, but NOT update the password stored in kwallet. This means that on the next start of kopete it will again try the wrong password. Reproduction: * Add a new jabber/etc account to kopete * Enter the wrong password for the account * Password is saved in kwallet * Kopete notices the password is wrong, asks again * Enter the right password, login * Exit kopete * Start kopete * Notice how it fails to login, and asks for the password again
SVN commit 799106 by nienhueser: Show the "remember password" checkbox when prompting for a password before account connection. This is more intuitive than having to change settings (wrong password or password storing) in the config dialog. CCBUG: 157697 M +1 -1 kopetepassword.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=799106
SVN commit 799108 by nienhueser: Show the "remember password" checkbox when prompting for a password before account connection. This is more intuitive than having to change settings (wrong password or password storing) in the config dialog. Backport of revision 799106 BUG: 157697 M +1 -1 kopetepassword.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=799108