[Tickets #3580] alternative part not displayed
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Mar 10 16:10:17 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3580
-----------------------------------------------------------------------
Ticket | 3580
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | alternative part not displayed
Queue | IMP
Version | HEAD
State | Feedback
Priority | 3. High
Type | Bug
-Owners |
+Owners |
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2006-03-10 16:10) wrote:
I can reproduce this now if I turn off inline html. I'm guessing you don't
see the alternative display because the text part isn't displayed, and
that's where the alternative text would be.
I think the problem may be that the 2nd part isn't text/html, it's
multipart/related, so when we're looking at what we can display, we see
text/plain vs. multipart/related and we blindly go with the
multipart/related. Then we get there and inline html is off, so we don't
have anything to display.
Michael, that sound right? Any idea what we can do about it?
More information about the bugs
mailing list