[Bug 307814] Create group is disabled

Laurent Montel montel at kde.org
Thu Oct 4 19:13:49 BST 2012


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

--- Comment #3 from Laurent Montel <montel at kde.org> ---
there is just this code:

      if ( mActions.contains( StandardContactActionManager::CreateContactGroup
) ) {
        mActions[ StandardContactActionManager::CreateContactGroup
]->setEnabled( hasWritableCollection( KABC::ContactGroup::mimeType() ) );
      }

=> so you select a item which is not writable ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list