Closed
Bug 168805
Opened 22 years ago
Closed 16 years ago
"Mail Start Page" should not be blocked it remote images are blocked
Categories
(MailNews Core :: Backend, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
Details
I currently have blocked "remove images in mail" and not my Mail Start Page
doesn't show since it a cartoon.
The pref "mailnews.start_page.url" should not be influenced by
"mailnews.message_display.disable_remote_image"
20020915
Comment 1•22 years ago
|
||
Prefs
Assignee: mstoltz → ben
Component: Security: General → Preferences
Priority: -- → P4
Product: MailNews → Browser
QA Contact: junruh → sairuh
Comment 2•22 years ago
|
||
Images in mail start page are still blocked in Mozilla/5.0 (Windows; U; Windows
NT 5.0; en-US; rv:1.2b) Gecko/2002101612
Reporter | ||
Comment 3•22 years ago
|
||
Please dont add comments like that. We all know that it doesn't work...:)
The blocking seems to be done via:
http://lxr.mozilla.org/mozilla/source/extensions/cookie/nsImgManager.cpp#128
where:
appType == nsIDocShell::APP_TYPE_MAIL
Perhaps it's possible to check it this from the message start up page and not
from a mail?
Assignee: ben → morse
Component: Preferences → Image Blocking
QA Contact: sairuh → tever
Comment 4•22 years ago
|
||
Mass reassigning of Image manager bugs to mstoltz@netscape.com, and futuring.
Most of these bugs are enhancement requests or are otherwise low priority at
this time.
Assignee: morse → mstoltz
Target Milestone: --- → Future
*** Bug 158882 has been marked as a duplicate of this bug. ***
Comment 6•22 years ago
|
||
Note that the default mail start image is now in chrome and isn't blocked.
Comment 7•21 years ago
|
||
Non-default images will still be blocked. I agree that they shoudln't, but this
is pretty low priority.
Severity: normal → trivial
Status: NEW → ASSIGNED
Comment 8•20 years ago
|
||
*** Bug 264963 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Assignee: security-bugs → nobody
Status: ASSIGNED → NEW
Comment 9•16 years ago
|
||
I'm not sure what this is doing in Core/Image Blocking, moving across to MailNews.
However, Thunderbird is currently using remote images in its remote start page and there are no issues with loading them (the default for mailnews.message_display.disable_remote_image is true), so marking as WFM.
Status: NEW → RESOLVED
Closed: 16 years ago
Component: Image Blocking → Backend
Product: Core → MailNews Core
QA Contact: nobody → backend
Resolution: --- → WORKSFORME
Target Milestone: Future → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•