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 553438 - evolution deletes lines of a reply when changing address
evolution deletes lines of a reply when changing address
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.0.x (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[composer] evolution[gnome3]
: 639886 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-09-23 18:12 UTC by antoine
Modified: 2013-09-13 01:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
evo patch (911 bytes, patch)
2011-01-18 14:18 UTC, Milan Crha
committed Details | Review

Description antoine 2008-09-23 18:12:13 UTC
Please describe the problem:
When replying to an email, if I change the field "From" to select and alternative email address, evolution will delete a line of the message. Changing several times of address email in the "From" field will delete several lines of the email.

This behavior is only observed when replying to an email if and only if the option "Keep Signature above original message when replying" is selected. If one writes a new message, evolution won't delete any line when changing the "From" filed.

Steps to reproduce:
Step to reproduce:
1. Go to "Composer Preferences" and check the option "Keep Signature above original message when replying"
2. Open a message and click "Reply"
3. Change the address in the "From" field
4. Each time you change the address, one line is deleted in the email

Actual results:
Each time you change the "From" field, one line is deleted in the email

Expected results:
No line should be deleted in the email.

Does this happen every time?
Yes, tested with different accounts and with two versions:
2.22 and 2.24

Other information:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/259012
Comment 1 C de-Avillez 2008-09-26 01:00:39 UTC
Reproduced on 2.24 and 2.25.1 (trunk).

This happens when the 'From' is changed from an address that has a signature to one *without* a signature.
Comment 2 antoine 2010-06-24 07:29:06 UTC
As commmented on Launchpad:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/259012
The bug is still present with version 2.26.x and 2.28.x

regards
Comment 3 Bharath Acharya 2010-10-01 04:34:21 UTC
Very much on 2.33.x Easily reproducible scenarios. Good to fix for GNOME3
Comment 4 Milan Crha 2010-12-02 13:34:55 UTC
This sounds like bug #553535. Are you sure you can reproduce this with 2.32.0+?
Comment 5 Akhil Laddha 2011-01-17 05:12:27 UTC
Reproducible on master (2.91.5)
Comment 6 Milan Crha 2011-01-18 14:18:15 UTC
Created attachment 178625 [details] [review]
evo patch

for evolution;

The signature was set twice when changing account, which confused composer enough to erase incorrect lines. This patch fixes the issue. The bug I mentioned above was for signature changing by the signature combo box, not by the From combo-box and, as shown, there is a little difference between these two.
Comment 7 Milan Crha 2011-01-18 14:21:36 UTC
Created commit d7bfcbb in evo master (2.91.6+)
Created commit 32cc60f in evo gnome-2-32 (2.32.2+)
Comment 8 Akhil Laddha 2011-01-20 03:38:12 UTC
*** Bug 639886 has been marked as a duplicate of this bug. ***