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

Allen Winter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |messagelib/-/commit/0fc0546
                   |                            |4d29231917458959bb5e9889bab
                   |                            |67f268

--- Comment #6 from Allen Winter <[email protected]> ---
Git commit 0fc05464d29231917458959bb5e9889bab67f268 by Allen Winter.
Committed on 11/07/2026 at 11:20.
Pushed by winterz into branch 'master'.

contactdisplaymessagememento.cpp - Fix crash in slotSearchJobFinished()

In ContactDisplayMessageMemento::slotSearchJobFinished, if we found
at least 1 contact and we can't find a photo for that contact =>
fallback to a gravatar photo search.

Previously, we always looked at the mPhoto instance to determine
if we need to use gravatar but that was problematic since:
1) we may not have found any contacts in the original search
2) we may have an invalid mPhoto

M  +17   -14   messageviewer/src/header/contactdisplaymessagememento.cpp

https://invent.kde.org/pim/messagelib/-/commit/0fc05464d29231917458959bb5e9889bab67f268

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

Reply via email to