Summary | Inline HTML display in incoming e-mail not correct |
Queue | IMP |
Queue Version | 4.0-BETA |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | bobbyspam (at) queerlydigital (dot) com |
Created | 11/22/2004 (7611 days ago) |
Due | |
Updated | 12/21/2004 (7582 days ago) |
Assigned | 11/22/2004 (7611 days ago) |
Resolved | 12/21/2004 (7582 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: Message Source
white border around the image. This is due to the fact the images are
laid out in a table - the table is inheriting the Horde CSS stylesheet
which indicates that td/tr elements should have 1px of padding. Since
I'm not a CSS guru, my question would be - is there any way to "turn
off" stylesheets for a block of HTML?
If not, then we are just going to have to accept that we won't be able
to view all HTML messages with 100% success inline. Instead, we will
have to point the users to click on the "View HTML in new window" link.
however. It tends to show up on HTML messages that have a bunch of
graphics stitched together to form a single graphic.
State ⇒ Feedback
what might be wrong solely from your description.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Inline HTML display in incoming e-mail not correct
Queue ⇒ IMP
images does not display correctly. This is easy to duplicate, it's an
invite from evite.com. The usual 'envelope' set of images is broken up
with a grid of white lines (after clicking the 'show images' link). My
guess is the HTML processor in IMP is adding cellpadding to the table,
border to the images or something similar. These evites looked on the
same browser and computer before we upgraded to the 4.0 beta.