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 777373 - Headers in forwarded message credits in opposite order
Headers in forwarded message credits in opposite order
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Composer
3.23.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2017-01-17 09:39 UTC by Milan Crha
Modified: 2018-03-21 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2017-01-17 09:39:27 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1413807

Description of problem:

a) Forwarding any email inverts the order of the email header to:

-------- Forwarded Message --------

Date: Sun, 09 Oct 2016 13:07:55 +0000
Subject: [Bug 1375645] Evolution is inserting Non-breaking space
instead of Space at the start of lines even with  "Preformatted" set
To: user@no.where
From: bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1375645

b) There's no space/separation between the email header and the email content.


Version-Release number of selected component (if applicable):

* Fedora 25
* evolution-3.22.3-2.fc25.x86_64

How reproducible:

* Always

Steps to Reproduce:
1. Pick an email and press forward.

Actual results:

Date: Sun, 09 Oct 2016 13:07:55 +0000
Subject: [Bug 1375645] Evolution is inserting Non-breaking space
instead of Space at the start of lines even with  "Preformatted" set
To: user@no.where
From: bugzilla@redhat.com

Expected results:

From: bugzilla@redhat.com
To: user@no.where
Subject: [Bug 1375645] Evolution is inserting Non-breaking space
instead of Space at the start of lines even with  "Preformatted" set
Date: Sun, 09 Oct 2016 13:07:55 +0000
Comment 1 Milan Crha 2017-01-17 09:40:19 UTC
This is a regression after commit adcbacd46ee1367cb962acc45fa3b. I'm going to fix it.
Comment 2 Milan Crha 2017-01-17 09:47:46 UTC
Created commit f26471e in evo master (3.23.90+)
Created commit bc1b64c in evo gnome-3-22 (3.22.5+)
Comment 3 Milan Crha 2018-03-21 16:58:19 UTC
See also bug #794474