Why no setInternaldate in ChangeItemTask::doStart?
Erik Quaeghebeur
mail.kde.org at equaeghe.nospammail.net
Tue Sep 8 20:33:14 BST 2020
Hi,
I'm investigating Bug 417206 <https://bugs.kde.org/show_bug.cgi?id=417206>.
It concerns IMAP INTERNALDATEs not being properly preserved with some
APPENDS. This leads me to the following question.
Why is there no call to setInternaldate in in ChangeItemTask::doStart
<https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/changeitemtask.cpp#L53>,
while it is used in the similar AddItemTask::doStart
<https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/additemtask.cpp#L56>
and ReplaceMessageJob::start
<https://invent.kde.org/pim/kdepim-runtime/-/blob/master/resources/imap/replacemessagejob.cpp#L36>?
Best,
Erik
More information about the kde-pim
mailing list