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 724329 - double Content-Type lines in sent emails
double Content-Type lines in sent emails
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: engine
master
Other Linux
: Normal normal
: 0.6.0
Assigned To: Charles Lindsay
Geary Maintainers
review
Depends on:
Blocks:
 
 
Reported: 2014-02-13 23:14 UTC by Charles Lindsay
Modified: 2014-02-19 00:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Lindsay 2014-02-13 23:14:31 UTC
I'm seeing double Content-Type lines in sent emails.  Not emails uploaded to Sent Mail, but in the emails Geary is actually sending via SMTP.  With the recent work to save sent mail, I had fixed this for mail that gets uploaded to Sent Mail, but I guess it's still present for mail that we send.
Comment 1 Charles Lindsay 2014-02-18 20:42:21 UTC
This is due to a bug in GMime.  I'll look at getting a minimal test case and filing a bug later.

Meanwhile, the branch is up at wip/double-content-type-724329.
Comment 2 Jim Nelson 2014-02-18 21:58:06 UTC
Commit!
Comment 3 Charles Lindsay 2014-02-19 00:37:02 UTC
The GMime bug is ticketed here: https://bugzilla.gnome.org/show_bug.cgi?id=724702.

Fixed in commit cb36fa5.