[Akonadi] [Bug 455787] KOrganizer DAV Groupware manual selection crashes
Allen Winter
bugzilla_noreply at kde.org
Sat Feb 22 20:06:54 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=455787
Allen Winter <winter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
|kdepim-runtime/-/commit/800 |kdepim-runtime/-/commit/899
|03866748c0e0adf3497e83470f5 |48fef00a72866207604fa2041a9
|8bd515378c |e7ce7cf5cf
--- Comment #6 from Allen Winter <winter at kde.org> ---
Git commit 89948fef00a72866207604fa2041a9e7ce7cf5cf by Allen Winter.
Committed on 22/02/2025 at 20:06.
Pushed by winterz into branch 'release/24.12'.
urlconfigurationdialog.ui - move the protocol buttons into a QButtonGroup
Put the radio buttons for CalDav, CardDav and GroupDav into
a QButtonGroup, thereby always setting one DAV protocol.
Previously, it was possible (and by default) to have no
protocols selected when the user pressed Ok. And that
caused a crash in DavProtocolBase *DavManager::davProtocol
when indexing the d->mProtocols[protocol] array.
M +16 -5 resources/dav/resource/urlconfigurationdialog.ui
https://invent.kde.org/pim/kdepim-runtime/-/commit/89948fef00a72866207604fa2041a9e7ce7cf5cf
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list