After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651976 - Reply/Forward setting isn't respected in message window
Reply/Forward setting isn't respected in message window
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.0.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Milan Crha
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-06-06 08:18 UTC by Milan Crha
Modified: 2011-06-06 09:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (757 bytes, patch)
2011-06-06 09:26 UTC, Milan Crha
committed Details | Review

Description Milan Crha 2011-06-06 08:18:29 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.
Comment 1 Milan Crha 2011-06-06 09:26:06 UTC
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.
Comment 2 Milan Crha 2011-06-06 09:29:08 UTC
Created commit d10061a in evo master (3.1.2+)
Created commit 2ff7cf2 in evo gnome-3-0 (3.0.3+)