[Akonadi] [Bug 485799] Get a lot of `Failed to process EWS request: ` with empty details
Carl Schwan
bugzilla_noreply at kde.org
Fri Sep 6 14:51:11 BST 2024
https://bugs.kde.org/show_bug.cgi?id=485799
Carl Schwan <carl at carlschwan.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/pim/
| |kdepim-runtime/-/commit/586
| |bbacf6990e5d8264a4a0c5884f0
| |3458a8d969
--- Comment #10 from Carl Schwan <carl at carlschwan.eu> ---
Git commit 586bbacf6990e5d8264a4a0c5884f03458a8d969 by Carl Schwan.
Committed on 06/09/2024 at 13:50.
Pushed by carlschwan into branch 'master'.
Forward network error to the resouce
job->error and job->errorString are always empty and so the error was
not forwarded. Due to it not being forwarded, this made the EWS request
believe it was successful, which then crashed due to the response data
being empty.
Related: bug 484579
Fixed-In: 24.08.0
M +1 -1 resources/ews/ewsclient/ewsrequest.cpp
https://invent.kde.org/pim/kdepim-runtime/-/commit/586bbacf6990e5d8264a4a0c5884f03458a8d969
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list