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

Allen Winter <win...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
                   |incidenceeditor/-/commit/93 |incidenceeditor/-/commit/cd
                   |8b9c13564ddf341e62f0e878f71 |02a4401e337df250ad87a7fa66a
                   |283f6ec8c6b                 |20aecbe26d6

--- Comment #4 from Allen Winter <win...@kde.org> ---
Git commit cd02a4401e337df250ad87a7fa66a20aecbe26d6 by Allen Winter.
Committed on 26/05/2025 at 15:57.
Pushed by winterz into branch 'release/25.04'.

Fix the organizer name to remove the extra angle brackets

The organizer's name was of the form "Name <<Name> <email>>"
becuase the KOrganizerEditorConfig::allOrganizers() method
returns a Organizer structure with a fullEmail identity
since it was used for encyption purposes.

Solve this by stripping the name part out of the fullEMail.
i.e. fullEMail="Name <email>" becomes "email"


(cherry picked from commit 938b9c13564ddf341e62f0e878f71283f6ec8c6b)

Co-authored-by: Allen Winter <win...@kde.org>

M  +1    -1    src/editorconfig.h
M  +5    -3    src/incidenceattendee.cpp

https://invent.kde.org/pim/incidenceeditor/-/commit/cd02a4401e337df250ad87a7fa66a20aecbe26d6

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

Reply via email to