Opened 4 years ago
Closed 5 months ago
#1485598 closed Feature Requests (invalid)
Alt-text + CSS Image Replacement in HTML Emails
| Reported by: | smultron | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Core functionality | Version: | 0.2-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by alec)
In HTML emails that contain images, RC replaces these with a pink box. It would nice if it also displayed the alt-text for the image (if available), or could render CSS Image Replacement methods correctly. Right now, RC incorrectly places the text on top of an image when an HTML email uses CSS Image replacement (the image should go on top of the text to hide it).
http://www.mezzoblue.com/tests/revised-image-replacement/#gilderlevin
Change History (2)
comment:1 Changed 13 months ago by alec
- Description modified (diff)
comment:2 Changed 5 months ago by alec
- Component changed from Client Scripts to Core functionality
- Resolution set to invalid
- Status changed from new to closed
ALT and TITLE attributes of the image are not removed. So, I don't understand the problem. As for the rest of the request, we need more precise description of expectations.
Note: See
TracTickets for help on using
tickets.

Would be nice to see sample messages here.