Bug 154581 - "Save password" feature is not working correctly
Summary: "Save password" feature is not working correctly
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-24 21:37 UTC by Yury
Modified: 2007-12-24 22:23 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 Yury 2007-12-24 21:37:35 UTC
Version:           0.40.3 (using KDE KDE 3.97.0)
Installed from:    SuSE RPMs
OS:                Linux

When NOT USING kwallet - checkbox "save password" is empty every time looking in options (doesn't matter was it setted before or not) same as password string, but password is saved in kopeterc.
And also password is not resaving when Kopete during connection asks for a retyping of saved password in case it is wrong.
Comment 1 Roman Jarosz 2007-12-24 22:23:08 UTC
SVN commit 752563 by rjarosz:

Revert commit 732041.
We cannot use Qt's version of refcounting, because Qt's version automatically creates deep copies if refcount is 
greater then 1 and we don't want that here.

Fix bug 154581: "Save password" feature is not working correctly

BUG: 154581



 M  +16 -4     kopetepassword.cpp  
 M  +1 -2      kopetepassword.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=752563