Bug 339188

Summary: KDE 4.14.1 KMail-4.14 always wants a confirmation before sending of a message
Product: [Applications] kmail2 Reporter: Axel Braun <axel.braun>
Component: commands and actionsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.14.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.14.3

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.