| Summary | Blocked images in HTML mail virtually invisible |
| Queue | IMP |
| Queue Version | 4.1.2 |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | |
| Requester | Otto.Stolz (at) uni-konstanz (dot) de |
| Created | 11/17/2006 (6932 days ago) |
| Due | |
| Updated | 11/17/2006 (6932 days ago) |
| Assigned | |
| Resolved | 11/17/2006 (6932 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
square, to have a conspicuous default replacement.
Please consider this approach for inclusion into the next Imp release.
Summary ⇒ Blocked images in HTML mail virtually invisible
State ⇒ Not A Bug
provided in the img tag. If the img tag doesn't set a size, the block
image is one pixel large only.
New Attachment: message.eml
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Bloxked images in HTML mail virtually invisible
Queue ⇒ IMP
New Attachment: display.html
State ⇒ Unconfirmed
images appear like this: " shows a 10 px × 10 px red square; however,
a blocked image appears as single red pixel (which may well be missed).
Reason: this erroneous HTML code:
<img alt=":-)"
src="/horde/imp/themes/graphics/spacer_red.png"/horde/imp/view.php?index=430&mailbox=INBOX&actionID=view_attach&id=2&mimecache=839732dbe4fb9a173835a6f6324a51fc">
(The full HTML code for the message display is in attachment display.html.)