From kde-bugs-dist Thu Oct 31 21:53:57 2013 From: Sergio Martins Date: Thu, 31 Oct 2013 21:53:57 +0000 To: kde-bugs-dist Subject: [korganizer] [Bug 289533] Invitation confirmation sent to wrong person and contains wrong translatio Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=138325644907197 https://bugs.kde.org/show_bug.cgi?id=289533 Sergio Martins changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11.3 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/5efe6da97ced262603b1 | |b5b50798c5df76cc0f0d --- Comment #6 from Sergio Martins --- Git commit 5efe6da97ced262603b1b5b50798c5df76cc0f0d by Sergio Martins. Committed on 31/10/2013 at 21:48. Pushed by smartins into branch 'KDE/4.11'. Fix bug where we would send an e-mail with a forged From: This case happened when we were not the organizer and then modified the event. An e-mail would be sent with From: , with *all* participants in CC. The correct is to not send anything, because the user was already warned via message boz that the event will become out of sync with the organizer's. Related: bug 318394 FIXED-IN: 4.11.3 M +4 -3 akonadi/calendar/incidencechanger.cpp M +11 -0 akonadi/calendar/tests/itiphandlertest.cpp http://commits.kde.org/kdepimlibs/5efe6da97ced262603b1b5b50798c5df76cc0f0d -- You are receiving this mail because: You are watching all bug changes.