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

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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
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() {
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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