Summary: | Issuing a counter proposal uses the wrong identity | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Aaron Williams <aaronw> |
Component: | calendar | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.21.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akonadi-calendar/-/commit/f958b0c356909a60e4a3222ab7949f38247fee5b | Version Fixed In: | 5.24.1 |
Sentry Crash Report: |
Description
Aaron Williams
2022-08-30 21:19:57 UTC
Git commit 6f5376963ecdd087f49e775c185d953d11232a4b by Daniel Vrátil. Committed on 23/08/2023 at 22:53. Pushed by dvratil into branch 'release/23.08'. Use correct identity when sending iTIP counter-proposal Pass the original recipient address all the way to MailScheduler and select the right sender identity based on that address and use the address a "From:" address. FIXED-IN: 5.24.1 M +1 -1 src/itiphandler.cpp M +9 -7 src/itiphandlerhelper_p.cpp M +5 -2 src/itiphandlerhelper_p.h M +19 -7 src/mailscheduler_p.cpp M +5 -2 src/mailscheduler_p.h M +7 -2 src/scheduler_p.h https://invent.kde.org/pim/akonadi-calendar/-/commit/6f5376963ecdd087f49e775c185d953d11232a4b Git commit 89a05bc3db6cd14172fe4222a3f33b1ab18a80e7 by Daniel Vrátil. Committed on 25/08/2023 at 10:18. Pushed by dvratil into branch 'release/23.08'. Use correct identity when sending iTIP counter-proposal Pass the original recipient address all the way to MailScheduler and select the right sender identity based on that address and use the address as "From:" address. FIXED-IN: 5.24.1 M +1 -1 src/itiphandler.cpp M +9 -7 src/itiphandlerhelper_p.cpp M +5 -2 src/itiphandlerhelper_p.h M +19 -7 src/mailscheduler_p.cpp M +5 -2 src/mailscheduler_p.h M +7 -2 src/scheduler_p.h https://invent.kde.org/pim/akonadi-calendar/-/commit/89a05bc3db6cd14172fe4222a3f33b1ab18a80e7 Git commit f958b0c356909a60e4a3222ab7949f38247fee5b by Daniel Vrátil. Committed on 25/08/2023 at 10:20. Pushed by dvratil into branch 'master'. Use correct identity when sending iTIP counter-proposal Pass the original recipient address all the way to MailScheduler and select the right sender identity based on that address and use the address as "From:" address. FIXED-IN: 5.24.1 M +1 -1 src/itiphandler.cpp M +9 -7 src/itiphandlerhelper_p.cpp M +5 -2 src/itiphandlerhelper_p.h M +19 -7 src/mailscheduler_p.cpp M +5 -2 src/mailscheduler_p.h M +7 -2 src/scheduler_p.h https://invent.kde.org/pim/akonadi-calendar/-/commit/f958b0c356909a60e4a3222ab7949f38247fee5b |