Page MenuHomePhorge

TagFetchJob do not emit if no tag is available in akonadi
Closed, InvalidPublic

Description

call Akonadi::TagFetchJob with a empty tag list.

The part from Akonadi exists correctly but no TagFetchJob::doHandleResponse is not callled.
So no d->mEmitTimer is started, so the Job never emits.

Details

Ticket Type
Task

Event Timeline

This is fine - we need to connect to result (KJob *) to get the correct signal we search for