[Bug 131029] [PATCH] attendee in CC-fieldds are missing from an invitation if the own email address could not be found

Allen Winter <[email protected]>
Newsgroups gmane.comp.kde.devel.kmail
Message-ID <[email protected]>
------- 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=131029         
winter kde org changed:

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



------- Additional Comments From winter kde org  2007-05-01 00:33 -------
SVN commit 659861 by winterz:

fix "attendee in CC-field are missing from an invitation if the own email address could not be found".
Patch from Martin. Thanks!

BUGS: 131029



 M  +2 -2      callback.cpp  


--- branches/KDE/3.5/kdepim/kmail/callback.cpp #659860:659861
 @ -50,7 +50,7  @
 using namespace KMail;
 
 
-Callback::Callback( KMMessage* msg, KMReaderWin* readerWin ) 
+Callback::Callback( KMMessage* msg, KMReaderWin* readerWin )
   : mMsg( msg ), mReaderWin( readerWin ), mReceiverSet( false )
 {
 }
 @ -148,7 +148,7  @
     mReceiver =
       KInputDialog::getItem( i18n( "Select Address" ),
           selectMessage,
-          addrs, 0, FALSE, &ok, kmkernel->mainWin() );
+          addrs+ccaddrs, 0, FALSE, &ok, kmkernel->mainWin() );
     if( !ok )
       mReceiver = QString::null;
   }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.