Bug 154581

Summary: "Save password" feature is not working correctly
Product: [Applications] kopete Reporter: Yury <cucumberer>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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