mail icon indicating copy to clipboard operation
mail copied to clipboard

Mail does not display body of plain text email

Open purejava opened this issue 6 years ago • 1 comments

There seems to be something wrong when Mail parses plain text emails.

ralph@artful:~/git/mail/build$ io.elementary.mail
** (io.elementary.mail:5829): CRITICAL **: mail_web_view_add_internal_resource: assertion 'name != NULL' failed
** (io.elementary.mail:5829): CRITICAL **: mail_web_view_add_internal_resource: assertion 'name != NULL' failed
** (io.elementary.mail:5829): CRITICAL **: void webkit_web_view_load_plain_text(WebKitWebView*, const gchar*): assertion 'plainText' failed 

Example email attached.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

purejava avatar Oct 06 '17 11:10 purejava

I've fixed two issues with plain-text emails in #202

jlnr avatar Apr 01 '18 12:04 jlnr