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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/kmail
From:       Allen Winter <winter () kde ! org>
Date:       2010-11-05 18:06:58
Message-ID: 20101105180658.8E9FDAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193359 by winterz:

in slotMsgActivated(), make sure to set the currentMessage for the MessageActions
properly before attempting to edit it.
should solve the crash in kolab/issue4653
MERGE: 4.4,4.5,trunk


 M  +1 -0      kmmainwidget.cpp  


--- branches/kdepim/enterprise/kdepim/kmail/kmmainwidget.cpp #1193358:1193359
@@ -2325,6 +2325,7 @@
   }
 
   if (kmkernel->folderIsDraftOrOutbox( mFolder ) ) {
+    mMsgActions->setCurrentMessage( msg );
     mMsgActions->editCurrentMessage();
     return;
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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