D6410: Pimcommon: fix manage serverside subscription for Akonadi instances
Daniel Vrátil
noreply at phabricator.kde.org
Wed Jun 28 16:30:37 BST 2017
dvratil requested changes to this revision.
dvratil added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> manageserversidesubscriptionjob.cpp:70
> + // append the Akonadi instance name, if there is one
> + if (Akonadi::ServerManager::hasInstanceIdentifier()) {
> + service += QLatin1Char('.') + Akonadi::ServerManager::instanceIdentifier();
Use `Akonadi::ServerManager::agentServiceName()` to get the DBus service name including the instance identifier.
REPOSITORY
R95 PIM: Common Support
REVISION DETAIL
https://phabricator.kde.org/D6410
To: winterz, dvratil, dfaure, mlaurent
Cc: mlaurent, #kde_pim, dvasin, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170628/ee59f382/attachment.html>
More information about the kde-pim
mailing list