[Bug 246204] Regression: adding a recipient as to, cc or bcc does not work anymore

Laurent Montel montel at kde.org
Tue Aug 17 18:26:17 BST 2010


https://bugs.kde.org/show_bug.cgi?id=246204





--- Comment #1 from Laurent Montel <montel kde org>  2010-08-17 19:26:16 ---
There is a pb with 
void RecipientsPicker::pick( Recipient::Type type )
{
  kDebug() << int( type );

  const Akonadi::EmailAddressSelection::List selections =
mView->selectedAddresses();

list.count() is always == 0;

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list