[Akonadi] [Bug 485799] Get a lot of `Failed to process EWS request: ` with empty details
Carl Schwan
bugzilla_noreply at kde.org
Wed Jun 26 23:45:50 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485799
--- Comment #8 from Carl Schwan <carl at carlschwan.eu> ---
Git commit 05864950c3d0956bb9cb3148acc1245825cdde77 by Carl Schwan.
Committed on 26/06/2024 at 22:45.
Pushed by carlschwan into branch 'release/24.05'.
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.
(cherry picked from commit 46ad0976a178a0189fe9fea6ec99f4a8a15b5af3)
Co-authored-by: Louis Moureaux <m_louis30 at yahoo.com>
M +2 -2 resources/ews/ewssubscribedfoldersjob.cpp
https://invent.kde.org/pim/kdepim-runtime/-/commit/05864950c3d0956bb9cb3148acc1245825cdde77
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list