Receive an encrypted mail, decrypt it and hit reply: The encrypted text is quoted: Am Freitag, 27. April 2012, 11:10:05 schrieben Sie: > -----BEGIN PGP MESSAGE----- > Version: PGP Desktop 10.0.3 (Build 1) > Charset: UTF-8 > > qANQR1DBwU4DhehUJfpXo/kQB/9jl1v1txCN2mMy5K8STaOE4dGgH2pr/EoeoX75 > +v62UYAMzAzOPfIaQKVO1SB01OvaUD4IFpES4fA77W8jLj4UmgGCalR2xvMl4v5D > lPDQ6DG92El5qBsR8fYE4aIlDx7lBw8kdEjeTY9zeqw6GHoVUvVEdBjboYuaBPlm > aeXAivaXkiVR2eZdDgzpDUnpHU6FZpCd1Ma5uPyxLft5cgyc9h/2p9VQuRnM8iXI Reproducible: Always Steps to Reproduce: 1. see above 2. 3. Actual Results: encryptred text is quoted Expected Results: decrypted text is quoted
Ah ? It's time for me to test/debug crypto feature
*** Bug 300175 has been marked as a duplicate of this bug. ***
I confirm it. It's wierd we can decrypt when we click on but reply doesn't call same function for decrypt. Will look at
I think it's weird to have the PGP Signature in the respond text as well. So this affects not only encrypted mails, but also signed mails. Any progress on this bug so far?
I continue to investigate it.
And by the way, if reply to an encrypted mail, the encrypt-flag on the mail should automatically be set. That was standard in KMAIL1 as well.
Yes, I reported this as Bug #304940 a while ago.
Ran into the same problem. Selecting all the text of the (de)crypted message and then using Reply-To serves as a work-around.
Same problem for forwarding mails
*** Bug 296521 has been marked as a duplicate of this bug. ***
*** Bug 308831 has been marked as a duplicate of this bug. ***
Git commit ad92ce480599b7f36586174883f7bc6bb7e0f5ca by Sandro Knauß. Committed on 19/03/2013 at 03:33. Pushed by knauss into branch 'KDE/4.10'. Reply to decrypted mail quotes encrypted text Replying messages with have the decrypted test in body and not the encrypted message. FIXED-IN: 4.10.2 REVIEW: 109575 M +24 -25 messageviewer/objecttreeparser.cpp http://commits.kde.org/kdepim/ad92ce480599b7f36586174883f7bc6bb7e0f5ca
Sandro, thanks for fixing this!
If this was commited this saturday i guess it won't be in 4.10.2 since it was tagged on thursday, no?
@albert: yes you are right, but 4.10.2 wasn't tagged as I pushed to kdepim
You got a mail (like all kde people) with a tag date. The git-tags are only created after release in case an emergency recreation of the tarballs needs to be done.
*** Bug 322138 has been marked as a duplicate of this bug. ***