Bug 339188 - KDE 4.14.1 KMail-4.14 always wants a confirmation before sending of a message
Summary: KDE 4.14.1 KMail-4.14 always wants a confirmation before sending of a message
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: 4.14.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 19:01 UTC by Axel Braun
Modified: 2014-10-22 11:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.14.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Braun 2014-09-18 19:01:48 UTC
Please reopen bug 338656
Same behaviour still in 4.14.1, independent how I set the flag 'confirm before sending'

Reproducible: Always
Comment 1 Axel Braun 2014-10-22 08:25:57 UTC
I have set-up a new user with new mail account to verify this bug, and I can confirm it is still in 4.14.2
Comment 2 Axel Braun 2014-10-22 09:52:07 UTC
Seems I found the reason.
in ~/.kde4/share/config/kmail2.rc the entry
[Composer]
confirm-before-send-when-use-shortcut=true

is never reset by any menu entry. changing this manually to 'false' fixes the problem
Comment 3 Laurent Montel 2014-10-22 11:56:42 UTC
Git commit c2781c4c66d9a828383697d4361f986d03499e78 by Montel Laurent.
Committed on 22/10/2014 at 11:56.
Pushed by mlaurent into branch 'KDE/4.14'.

Fix Bug 339188 - KDE 4.14.1 KMail-4.14 always wants a confirmation before sending of a message

FIXED-IN: 4.14.3

M  +2    -0    kmail/editor/validatesendmailshortcut.cpp

http://commits.kde.org/kdepim/c2781c4c66d9a828383697d4361f986d03499e78
Comment 4 Laurent Montel 2014-10-22 11:57:13 UTC
Thanks for finding error.
Fixed now.