https://bugs.kde.org/show_bug.cgi?id=495848

Allen Winter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
                   |incidenceeditor/-/commit/6b |incidenceeditor/-/commit/7f
                   |0cd5558736080fb9b4cb9c7a128 |99dfa7f221ab3b236e026d606d6
                   |267df4941e8                 |b6477a636a4

--- Comment #25 from Allen Winter <[email protected]> ---
Git commit 7f99dfa7f221ab3b236e026d606d6b6477a636a4 by Allen Winter.
Committed on 11/03/2026 at 12:02.
Pushed by winterz into branch 'release/26.04'.

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.


(cherry picked from commit 6b0cd5558736080fb9b4cb9c7a128267df4941e8)

6b0cd555 guard against crash from empty organiser email

Co-authored-by: Carlos De Maine <[email protected]>

M  +6    -5    src/incidenceattendee.cpp

https://invent.kde.org/pim/incidenceeditor/-/commit/7f99dfa7f221ab3b236e026d606d6b6477a636a4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to