Open
Bug 307448
Opened 19 years ago
Updated 2 years ago
No "show images" button if any <img> has moz-do-not-send=true
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: mike, Unassigned)
Details
Attachments
(1 file)
|
41.75 KB,
message/rfc822
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla Thunderbird version 1.6a1 (20050907) when reading an inline forwarded html email no "show images" button is shown to allow the reveal of the blocked images. Reproducible: Always Steps to Reproduce: 1. inline forward an html email (my test email was an eticket from an airline) 2. view message and note lack of "show images" button Actual Results: the email contains the html img tags and thunderbird properly blocks the images, but no "show images" button is given to reveal those images. Expected Results: i would expect a "show images" button per normal behavior for html email.
Summary: no "show images" button with forwarded html → no "show images" button with inline forwarded html
Comment 1•19 years ago
|
||
> Actual Results: > the email contains the html img tags and thunderbird properly blocks the > images, but no "show images" button is given to reveal those images. Images are normally not blocked if the sender (in this case, you) is listed in the address book. Is that the case here? How do the blocked images appear? Had images been unblocked (sender whitelisted) on the original message? The usual complaint is that when forwarding an HTML message with remote URLs for its image tags, the images are included (as MIME parts) in the message, rather than maintaining the remote URL (bug 176416). For inline-forwarding, this has been changed recently due to a potential security issue; that's bug 303752 (not publicly accessible, but described at bug 305557 comment 4). I've just run a test, and if I forward from my regular account (which is listed in the address book), the (remote) images are displayed; if I forward from an alternate, unlisted account, the images are blocked but the "Show Images" button is available. This is with 1.6a1-0904, Win2K.
my configuration has no entires in an addressbook, i use ldap exclusively. the blocked images appear like any other blocked image, as a placeholder. i had revealed the images before forwarding, yes. my compose window showed the images as they were in the original email. interesting....i tested this on my win xp and mac osx using version 1.6a1 (20050907) on both and got no "show images" button. i've attached the resulting email (cleansed a bit only for content). i'll also try 20050904 and see if that worked.
just tried 1.6a (20050904) and got the same results. i wonder what i'm doing differently. i can forward you the same email to see if you see the images if that would help.
ah...interesting. i've tried other html messages and they work fine. it seems to be something specific to this one particular email -- my bad for not being more thorough on checking. it'd be interesting to figure out what's causing this one message to break, but it might not be a huge problem.
Comment 6•19 years ago
|
||
(In reply to comment #4) > i can forward you the same email to see if you see the images if > that would help. Sure, that would be fine; or, if it's not sensitive, save it as a .EML and attach it to this bug (use the Create New Attachment link above).
Comment 7•19 years ago
|
||
I just read the coments regarding blocked images without having the ability to view them, but I found no way of correcting this problem. I get photo's from my children and I cannot view them. How do I install a buton or a menu option to "Unblock images"?
Updated•19 years ago
|
Attachment #195278 -
Attachment mime type: text/html → message/rfc822
Comment 8•19 years ago
|
||
(In reply to comment #6) > (In reply to comment #4) > > i can forward you the same email to see if you see the images if > > that would help. > > Sure, that would be fine; or, if it's not sensitive, save it as a .EML and > attach it to this bug (use the Create New Attachment link above). Obviously when I made this comment, I'd managed to miss that you had already made an attachment here. I just loaded that message up, and you're quite right: the Show Images button doesn't display. I tried editing the message to remove the 'moz-do-not-send' attributes from the images, and that made the difference. I had to remove *all* of them, but once I had done that and reloaded the message, there was the Show Images button.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → Windows 2000
Summary: no "show images" button with inline forwarded html → No "show images" button if any <img> has moz-do-not-send=true
Version: unspecified → 1.5
Updated•18 years ago
|
QA Contact: front-end
Updated•16 years ago
|
Assignee: mscott → nobody
I don't get the Show Images button even if I remove the moz-do-not-send attributes in the file. I only get the message that linked content was not loaded due to security settings. Thunderbird 52.0 (32-bit) Windows 7 64-bit
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•