[Akonadi] [Bug 484579] Cannot create EWS Account Resource
Carl Schwan
bugzilla_noreply at kde.org
Fri Sep 6 14:51:19 BST 2024
https://bugs.kde.org/show_bug.cgi?id=484579
Carl Schwan <carl at carlschwan.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/pim/
| |kdepim-runtime/-/commit/586
| |bbacf6990e5d8264a4a0c5884f0
| |3458a8d969
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 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 485799
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