[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 98545] kmail does not remember pop3 passwords
From:       David Faure <faure () kde ! org>
Date:       2006-09-14 9:20:54
Message-ID: 20060914092054.10578.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=98545         
faure kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From faure kde org  2006-09-14 11:20 -------
SVN commit 584180 by dfaure:

Write the password (to wallet or config file) immediately after setting it in the auth dialog,
not when kmail exits cleanly (which it doesn't do when session management terminates it)
BUG: 97324, 98545


 M  +3 -0      networkaccount.cpp  


--- branches/KDE/3.5/kdepim/kmail/networkaccount.cpp #584179:584180
 @ -105,6 +105,9  @
       mPasswdDirty = true;
     }
     setStorePasswd( storeInConfig );
+    if ( storeInConfig ) {
+      kmkernel->acctMgr()->writeConfig( true );
+    }
   }
 
   void NetworkAccount::clearPasswd() {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic