GNOME Bugzilla – Bug 651976
Reply/Forward setting isn't respected in message window
Last modified: 2011-06-06 09:29:08 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=710660 I have Evolution configured to quote the received email, when I want to forward it to someone. However, that option is only applied, if I click on "Forward" while previewing the message. If I open the email on a separate window, and click "Forward", the email will be added as attachment (My option is ignored). Version-Release number of selected component (if applicable): 3.0.2 Steps to Reproduce: 1. Configure Evolution to quote forwarded messages. 2. Pick a received email on the main windows and click "Forward" 3. A new email window will show up, with the quoted email. Close that window. 4. Now, really open the email on the main window. 5. On the new window, click "Forward". 6. The original email will be sent as attachment. Setting is ignored.
Created attachment 189307 [details] [review] evo patch for evolution; Confirming, I see it too. Everything was ready, only the EMailBrowser wasn't defined as an EExtensible and wasn't loading its extensions, where one of them is the extension to keep in sync user preferences for message reply and forward styles.
Created commit d10061a in evo master (3.1.2+) Created commit 2ff7cf2 in evo gnome-3-0 (3.0.3+)