GNOME Bugzilla – Bug 794993
Reply/Forward Inline Headers Out Of Order
Last modified: 2018-04-05 11:34:03 UTC
Normally, I expect the headers to be in this order: From: First Last <user@domain.xxx> To: evolution-list@gnome.org Subject: Re: Some subject here Date: 04/04/2018 02:43:00 PM But instead, if I push forward for example: Date: 04 Apr 2018 21:43:00 +0200 Subject: Re: Some subject here To: evolution-list@gnome.org From: First Last <user@domain.xxx> I am using Ubuntu 17.10 and Evolution 3.26.1-1. In dconf editor, I have this under /org/gnome/evolution/mail/show-headers: [('From', true), ('Reply-To', false), ('To', true), ('Cc', true), ('Bcc', true), ('Subject', true), ('Date', true), ('Newsgroups', true), ('Face', true), ('x-evolution-mailer', false)] It's almost like it's backwards.
Thanks for a bug report. You are right it's backwards, that misbehaviour is filled as bug #794474. I've been thinking of letting users change the order in Preferences, but that's a different thing after all. *** This bug has been marked as a duplicate of bug 794474 ***