Version: unspecified (using Devel) OS: Linux The autocompletion is changed once the user clicks on the 'send' button. Reproducible: Always Steps to Reproduce: - Launch Kmail - Click on 'new' - Fill in the recipient using the autocompletion, the subject and a few words - Check that the autocompletion is correct - Click on 'Send' - Open the email from the Sent-mail folder Actual Results: The email is not received since the autocompletion has been changed into something that has no sense. For example: sabinetest@kdab.com becomes sabinet@kailin or sabine@kailin or sabinetes@kailin (kailin is my laptop name) The user does not receive any 'Undelivered message' email eventhough this could be a good idea in a case like this. Expected Results: This should not happen. The autocompletion should not be changed after the user clicks on 'send' Trunk, Svn Rev 1147197
While the autocompletion changed a working email address into an non working one, emails got stuck in my outbox again and now remain there until I reset my configuration (they are impossible to delete) Trunk, Svn Rev 1147197
SVN commit 1147336 by link: Properly set the modified flag in the recipients editor. Fixes the "I auto completed XXX, but kmail actually sent it to YYY" issues. BUG: 243894 CCMAIL: leo@kdab.com M +2 -0 recipientline.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1147336
It is corrected now. The autocompletion works fine again. The emails are properly sent to the outbox and then stored in the sent-mail folder. The recipient receives the email properly. Trunk, Svn Rev 1147490