D9789: Use the chosen organizer identity when emailing attendees
Laurent Montel
noreply at phabricator.kde.org
Wed Jan 10 12:21:12 GMT 2018
mlaurent accepted this revision.
mlaurent added a comment.
This revision is now accepted and ready to land.
Otherwise it seems a good fix.
+2
INLINE COMMENTS
> mailscheduler_p.cpp:67
> +{
> + Q_ASSERT(incidence);
> + const auto organizer = incidence->organizer();
no sure that it's really necessary this assert as we already have this assert + if(!incidence) return in each method.
REPOSITORY
R170 Akonadi Calendar
BRANCH
Applications/17.12
REVISION DETAIL
https://phabricator.kde.org/D9789
To: dfaure, mlaurent
Cc: #kde_pim, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180110/a5083336/attachment.html>
More information about the kde-pim
mailing list