Bug 258366

Summary: Replied flag is set before the actual reply is sent
Product: [Applications] KMail Mobile Reporter: Bjoern Ricks <bjoern.ricks>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: aheinecke, gaboo
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bjoern Ricks 2010-11-30 12:47:30 UTC
Version: 4:4.6~20101130.1202227-1maemo1.1202030
Reproducible: Always

Steps to reproduce:
1) Start kmail mobile
2) Select a folder
3) Select a mail
4) Open actions flap
5) Click on reply
6) Click on close and choose discard

From the console I can see a 406 FLAGS (\Seen $REPLIED) debug output directly after clicking on the reply button. Afterwards closing without sending a mail the flag isn't removed and a status icon indicates that a reply was created.

Expected: Replied flag should be set if a reply to an email is sent successfully
Comment 1 Tobias Koenig 2010-12-09 15:09:22 UTC
SVN commit 1204897 by tokoe:

The message is marked as replied/forwarded automatically by
the maildispatcher now, so no need to mark it in advance.

BUG: 258366


 M  +0 -66     kmail/kmcommands.cpp  
 M  +0 -10     mobile/mail/mainview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1204897
Comment 2 Volker Krause 2010-12-11 11:59:08 UTC
*** Bug 258389 has been marked as a duplicate of this bug. ***