Skip to content
Commit 12711617 authored by David Faure's avatar David Faure
Browse files

ITIPHandler: emit correct signal in case of an error loading the calendar.

Summary:
This block is inside if (m_currentOperation == OperationProcessiTIPMessage)
so this is the signal that the caller (SyncItipHandler in kdepim-addons) expects.

Whether one faulty calendar item should lead to a complete calendar loading
failure, a messagebox when accepting an invitation, and a failure to insert
the invitation into the calendar, is another debate (and another fix surely),
but at least the event loop in SyncItipHandler finishes on error too.

Test Plan:
Clicking on an acceptation in kmail, with (apparently) invalid
kolab calendar items in shared folders.

Reviewers: smartins

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D5107
parent 4a0c8a10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment