https://bugs.kde.org/show_bug.cgi?id=495848
Carlos De Maine <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |incidenceeditor/-/commit/6b | |0cd5558736080fb9b4cb9c7a128 | |267df4941e8 --- Comment #24 from Carlos De Maine <[email protected]> --- Git commit 6b0cd5558736080fb9b4cb9c7a128267df4941e8 by Carlos De Maine, on behalf of Carlos De Maine. Committed on 11/03/2026 at 04:51. Pushed by winterz into branch 'master'. guard against crash from empty organiser email during incidence loading, signal blocking and isdirty checks, iamorganiser populates an empty incidence.organiser.email .. after loading and signal unblocking, isdirty is queried once more and the equality check for original and loaded incidences, fails because of the updated email. guard against this empty email corner case to not crash korganizer. M +6 -5 src/incidenceattendee.cpp https://invent.kde.org/pim/incidenceeditor/-/commit/6b0cd5558736080fb9b4cb9c7a128267df4941e8 -- You are receiving this mail because: You are watching all bug changes.
