Bug 157697 - kopete won't update password in kwallet
Summary: kopete won't update password in kwallet
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 00:40 UTC by Vadim
Modified: 2008-04-20 13:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim 2008-02-12 00:40:10 UTC
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
Comment 1 Dennis Nienhüser 2008-04-20 13:55:12 UTC
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
Comment 2 Dennis Nienhüser 2008-04-20 13:57:20 UTC
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