[Tickets #13696] Re: IMP no display test/plain mime part
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Nov 17 17:09:59 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13696
------------------------------------------------------------------------------
Ticket | 13696
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IMP no display test/plain mime part
Queue | IMP
Version | 6.1.7
Type | Bug
-State | Unconfirmed
+State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2014-11-17 10:09) wrote:
> Hi,
> IMP don't display text/plain mime part in this case:
> The message is enclosed in Multipart/Alternative messages with 2 subparts:
> - A "text/plain" mime part
> - A "multipart/relative" mime part which enclose several basic mime
> type (text/html, image/png)...
> IMP don't display text/plain message inline in the main browsing
> panel. We need to open the message part separately.
This is correct behavior.
RFC 2046 [5.1.4] (http://tools.ietf.org/html/rfc2046#section-5.1.4):
Receiving user agents should pick and display the last format
they are capable of displaying...What is most critical, however, is that
the user not automatically be shown multiple versions of the same data.
We display the richest content of the related part we can. This is
correct behavior. You can use the show all parts button to display
any other part that isn't shown.
More information about the bugs
mailing list