[Akonadi] [Bug 485799] Get a lot of `Failed to process EWS request: ` with empty details
Louis Moureaux
bugzilla_noreply at kde.org
Wed Jun 26 23:45:13 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485799
--- Comment #7 from Louis Moureaux <m_louis30 at yahoo.com> ---
Git commit 46ad0976a178a0189fe9fea6ec99f4a8a15b5af3 by Louis Moureaux.
Committed on 26/06/2024 at 18:37.
Pushed by carlschwan into branch 'master'.
Do not try to subscribe to an empty list of folders
The server refuses to watch when the list of folders is empty, which
caused EwsSubscribedFoldersJob to try and subscribe in a loop. Just
subscribe to the default folder list when this happens so we avoid the
error. Subscribing still fails with a timeout, but at least we're not
trying to do something invalid.
M +2 -2 resources/ews/ewssubscribedfoldersjob.cpp
https://invent.kde.org/pim/kdepim-runtime/-/commit/46ad0976a178a0189fe9fea6ec99f4a8a15b5af3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list