[GH-ISSUE #51] HTML messages should have a download link at least #48

Closed
opened 2026-02-25 21:33:59 +03:00 by kerem · 4 comments
Owner

Originally created by @mat-m on GitHub (Mar 26, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/51

Originally assigned to: @jasonmunro on GitHub.

Hello

Currently if an IMAP message is composed in HTML only, nothing is shown in inline message view

Markers are:

Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

We should have a line like below at least.

text / html             7bit            utf-8       Download

A nice-to-have is a "View" link to open the content part in a popup window. It is useful when you trust the sender and don't want to download the html to read it.

Originally created by @mat-m on GitHub (Mar 26, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/51 Originally assigned to: @jasonmunro on GitHub. Hello Currently if an IMAP message is composed in HTML only, nothing is shown in inline message view Markers are: ``` Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable ``` We should have a line like below at least. ``` text / html 7bit utf-8 Download ``` A nice-to-have is a "View" link to open the content part in a popup window. It is useful when you trust the sender and don't want to download the html to read it.
kerem 2026-02-25 21:33:59 +03:00
  • closed this issue
  • added the
    bug
    imap
    labels
Author
Owner

@jasonmunro commented on GitHub (Mar 26, 2016):

Currently if an IMAP message is composed in HTML only, nothing is shown in inline message view

This might be a bug specific to the inline message view, I have not run into this problem before. There should be a view link at the bottom of the message, and of course unless the message is empty, the html should be displayed.

<!-- gh-comment-id:201876039 --> @jasonmunro commented on GitHub (Mar 26, 2016): > Currently if an IMAP message is composed in HTML only, nothing is shown in inline message view This might be a bug specific to the inline message view, I have not run into this problem before. There should be a view link at the bottom of the message, and of course unless the message is empty, the html should be displayed.
Author
Owner

@mat-m commented on GitHub (Mar 27, 2016):

I can send you the mail as a test. Whether it is inline or standalone message view, the result is the same.

I am on the debug version and no View link appear

<!-- gh-comment-id:201968028 --> @mat-m commented on GitHub (Mar 27, 2016): I can send you the mail as a test. Whether it is inline or standalone message view, the result is the same. I am on the debug version and no `View` link appear
Author
Owner

@jasonmunro commented on GitHub (Mar 27, 2016):

If you can send me the message that would help a lot. jason@hastymail.org. Thanks

<!-- gh-comment-id:202098576 --> @jasonmunro commented on GitHub (Mar 27, 2016): If you can send me the message that would help a lot. jason@hastymail.org. Thanks
Author
Owner

@jasonmunro commented on GitHub (Apr 6, 2016):

I can't repeat this problem with the message in question. I E-mailed you a screenshot of this particular message and it renders properly for me. Please re-open this issue if you are still having problems. Thanks!

<!-- gh-comment-id:206450458 --> @jasonmunro commented on GitHub (Apr 6, 2016): I can't repeat this problem with the message in question. I E-mailed you a screenshot of this particular message and it renders properly for me. Please re-open this issue if you are still having problems. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#48
No description provided.