[Akonadi] [Bug 455787] KOrganizer DAV Groupware manual selection crashes
Allen Winter
bugzilla_noreply at kde.org
Sat Feb 22 12:33:15 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=455787
Allen Winter <winter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/pim/
| |kdepim-runtime/-/commit/800
| |03866748c0e0adf3497e83470f5
| |8bd515378c
--- Comment #5 from Allen Winter <winter at kde.org> ---
Git commit 80003866748c0e0adf3497e83470f58bd515378c by Allen Winter.
Committed on 22/02/2025 at 12:32.
Pushed by winterz into branch 'master'.
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/80003866748c0e0adf3497e83470f58bd515378c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list