Bug 162570

Summary: KWallet::Wallet::disconnectApplication() closes a wallet when no other application is connected to this wallet
Product: [Frameworks and Libraries] kdelibs Reporter: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA>
Component: kwalletAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jacobsens
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Arfrever Frehtes Taifersar Arahesis 2008-05-24 18:56:37 UTC
Version:            (using KDE 4.0.4)
Installed from:    Compiled From Sources
Compiler:          GCC 4.2.3 
OS:                Linux

KWallet::Wallet::disconnectApplication() closes a wallet when no other application is connected to this wallet. It should only disconnect an application without closing this wallet. It was working correctly in KDE 4.0.3.
Comment 1 Michael Leupold 2008-10-28 11:54:32 UTC
SVN commit 876871 by mleupold:

On disconnecting an application check the "Leave Open" config setting, don't force it closed.
BUG:162570


 M  +2 -2      kwalletd.cpp  


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