Closed Bug 97117 Opened 23 years ago Closed 23 years ago

Page won't display any images.

Categories

(SeaMonkey :: Preferences, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: bugzilla_reports, Assigned: samir_bugzilla)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801
BuildID:    2001080104

www.ebay.de and all its subpages recently started to display only white space
instead of images. Funny enough, www.ebay.com still worked. I deleted all my
imagine/cookie permission prefs, to no avail.
I began playing with my other prefs but had no luck either.
Finally I deleted my prefs.js completely and the problem vanished.
I have now rebuilt all my prefs from scratch but as soon as I
install the old prefs.js, the problem is there again. I will append
the prefs.js file below.

Reproducible: Always
Steps to Reproduce:
1. Install the prefs.js file appended below
2. Go to www.ebay.de
3. See no images

Actual Results:  Mozilla showed no images

Expected Results:  Mozilla should have shown images.

# Mozilla User Preferences
// This is a generated file!

user_pref("advanced.mailftp", true);
user_pref("browser.cache.directory", "/home/fionn/.mozilla/default/Cache");
user_pref("browser.cache.disk_cache_size", 1000);
user_pref("browser.display.screen_resolution", 96);
user_pref("browser.download.dir", "//d2/data/hotline");
user_pref("browser.download.progressDnldDialog.keepAlive", false);
user_pref("browser.enable.cache", false);
user_pref("browser.enable.tb_dnd", false);
user_pref("browser.history.last_page_visited", "http://www.ebay.de/");
user_pref("browser.history_expire_days", 0);
user_pref("browser.homepage.enable_home_button_drop", true);
user_pref("browser.search.defaultengine",
"engine:///usr/lib/mozilla/searchplugins/google.src");
user_pref("browser.startup.homepage", "http://localhost/~fionn/");
user_pref("browser.startup.homepage_override.1", false);
user_pref("browser.toolbars.showbutton.search", false);
user_pref("capability.policy.default.Window.open", "noAccess");
user_pref("editor.history.url_maximum", 25);
user_pref("editor.history_title_0", "Ender HTML Test Page");
user_pref("editor.history_url_0", "chrome://editor/content/EditorInitPage.html");
user_pref("font.default", "sans-serif");
user_pref("font.name.cursive.x-western", "adobe-avant garde gothic-iso8859-1");
user_pref("font.name.fantasy.x-western", "adobe-avant garde gothic-iso8859-1");
user_pref("font.name.monospace.x-western", "b&h-lucidux mono-iso8859-15");
user_pref("font.name.sans-serif.x-western", "b&h-lucidux sans-iso8859-15");
user_pref("font.name.serif.x-western", "b&h-lucidux serif-iso8859-15");
user_pref("font.size.fixed.x-western", 14);
user_pref("general.skins.selectedSkin", "classic/1.0");
user_pref("general.useragent.contentlocale", "");
user_pref("inspector.dom.showAnon", true);
user_pref("intl.accept_languages", "en, de-de");
user_pref("intl.charsetmenu.browser.cache", "ISO-8859-2, windows-1252, UTF-8");
user_pref("mail.default_html_action", 1);
user_pref("mail.forward_message_mode", 2);
user_pref("network.cookie.cookieBehavior", 1);
user_pref("network.cookie.warnAboutCookies", true);
user_pref("network.ftp.anonymous_password", "joe@foo.bar.com");
user_pref("network.image.imageBehavior", 1);
user_pref("network.image.warnAboutImages", true);
user_pref("network.proxy.autoconfig_url",
"www.uni-siegen.de/intern/junkbuster.autoconfig");
user_pref("network.proxy.http", "localhost");
user_pref("network.proxy.http_port", 3128);
user_pref("network.proxy.no_proxies_on", "141.99.25.,localhost");
user_pref("network.proxy.type", 1);
user_pref("nglayout.debug.disable_xul_cache", false);
user_pref("nglayout.debug.enable_xpcom_refcnt_log", false);
user_pref("nglayout.debug.invalidate_dumping", false);
user_pref("nglayout.debug.motion_event_dumping", false);
user_pref("nglayout.debug.paint_dumping", false);
user_pref("nglayout.debug.paint_flashing", false);
user_pref("nglayout.widget.debugWindow", false);
user_pref("prefs.converted-to-utf8", true);
user_pref("print.print_color", false);
user_pref("print.print_command", "glp");
user_pref("print.print_file", "mozilla.ps");
user_pref("print.print_margin_bottom", 500);
user_pref("print.print_margin_left", 500);
user_pref("print.print_margin_right", 500);
user_pref("print.print_margin_top", 500);
user_pref("print.print_paper_size", 3);
user_pref("print.print_tofile", false);
user_pref("print.selection_radio_enabled", false);
user_pref("security.OCSP.URL", "");
user_pref("security.OCSP.signingCA", "");
user_pref("security.enable_java", false);
user_pref("security.warn_entering_secure", false);
user_pref("security.warn_leaving_secure", false);
user_pref("security.warn_submit_insecure", false);
user_pref("signon.SignonFileName", "71982496.s");
user_pref("startup.homepage_override_url", "file:///usr/share/doc/mozilla/FAQ");
user_pref("timebomb.first_launch_time", "971981840886681");
user_pref("wallet.SchemaValueFileName", "81559999.w");
user_pref("wallet.caveat", true);
user_pref("wallet.crypto", true);
user_pref("xul.debug.box", false);
Did you select "Accept images that come from the originating server only" in the
Security & Privacy preferences ? The main page at www.ebay.de loads pages from
pics.ebay.com, that would explain you can't see them.
Yes, he has:

> user_pref("network.image.imageBehavior", 1);

INVALID.

Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
QA Contact: sairuh → tpreston
Verified invalid
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.