Summary: | 'Reply to' uses wrong identity if not explicitly set in 'folder properties' | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Christian Quast <wildcart> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugsnmd, woebbeking |
Priority: | NOR | ||
Version: | 4.8.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.3 | |
Sentry Crash Report: |
Description
Christian Quast
2012-04-11 16:17:30 UTC
I can confirm this. I also set the right identity in folder properties but after some time (restart?) this setting is gone and the global default identity is used again. Git commit 4477bc411acba4a68c4d85fabf7f4c5328709abe by Montel Laurent. Committed on 18/04/2012 at 18:51. Pushed by mlaurent into branch 'master'. Fix bug when we reply and it doesn't take good identity when we use default identity from account. David reported me it and it was reported to Bug 297912 - 'Reply to' uses wrong identity if not explicitly set in 'folder properties' FIXED-IN: 4.8.3 M +8 -8 kmail/kmcommands.cpp M +1 -1 kmail/kmmainwidget.cpp M +0 -6 kmail/util.cpp M +0 -1 kmail/util.h M +14 -10 mailcommon/mailutil.cpp M +1 -0 mailcommon/mailutil.h http://commits.kde.org/kdepim/4477bc411acba4a68c4d85fabf7f4c5328709abe Git commit d4da0039e83bd2e33b74fc08b5b4681155f1698d by Montel Laurent. Committed on 18/04/2012 at 18:51. Pushed by mlaurent into branch 'KDE/4.8'. Fix bug when we reply and it doesn't take good identity when we use default identity from account. David reported me it and it was reported to Bug 297912 - 'Reply to' uses wrong identity if not explicitly set in 'folder properties' FIXED-IN: 4.8.3 (cherry picked from commit 4477bc411acba4a68c4d85fabf7f4c5328709abe) Conflicts: mailcommon/mailutil.cpp M +8 -8 kmail/kmcommands.cpp M +1 -1 kmail/kmmainwidget.cpp M +0 -6 kmail/util.cpp M +0 -1 kmail/util.h M +17 -5 mailcommon/mailutil.cpp M +1 -0 mailcommon/mailutil.h http://commits.kde.org/kdepim/d4da0039e83bd2e33b74fc08b5b4681155f1698d |