https://bugs.kde.org/show_bug.cgi?id=492281
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/pim/ | |kdepim-runtime/-/commit/040 | |9dbfcff10407311e9e090893bd6 | |0830c68e7a Version Fixed In| |24.12.0 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Daniel Vrátil <dvra...@kde.org> --- Git commit 0409dbfcff10407311e9e090893bd60830c68e7a by Daniel Vrátil. Committed on 12/11/2024 at 15:38. Pushed by dvratil into branch 'release/24.12'. Fix crash in iCal Categories to Tags migrator on payload mismatch In theory a Collection can contain multiple different mime types, so we need to make sure that the Item we have is really an event or todo, otherwise we get PayloadException. FIXED-IN: 24.12.0 M +14 -9 migration/icalcategoriestotags/icalcategoriestotagsmigrator.cpp https://invent.kde.org/pim/kdepim-runtime/-/commit/0409dbfcff10407311e9e090893bd60830c68e7a -- You are receiving this mail because: You are watching all bug changes.