Closed Bug 47253 Opened 25 years ago Closed 24 years ago

imageblocker.enabled removed from prefs.js after changing Preferences

Categories

(Core :: Preferences: Backend, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED WORKSFORME
mozilla1.0

People

(Reporter: bugzilla, Assigned: morse)

Details

(Keywords: regression)

found this using the branch [pr2/comm] bits on linux [2000.08.01.04-m17]. pls lemme know if this also occurs in the trunk, or on other platforms, or even in mozilla bits. if this isn't a problem in the trunk or in mozilla, okay --tho' sucky for commercial bits, and a new bug/regression afaik. 1. in the prefs.js for your profile add the following pref to enable the Image Blocking Manager: user_pref("imageblocker.enabled", true); 2. start the browser, verify that Image Manager exists in the Tasks > S-P > menu and in the Preferences. 3. in the Preferences dialog, go to Navigator and change the radiobutton under "When Navigator starts up display:" from Home Page to Blank Page (or, vice versa, if you had started with a blank page). 4. click OK to save/dismiss prefs. 5. quit and restart the browser. observe: Image Manager is no longer enabled (check places in step 2), and the pref is no longer in prefs.js.
Keywords: regression
I just pulled and rebuilt a fresh mozilla and commercial tree. I tried this out and did not see the problem indicated. The imageblocking pref remained in my prefs.js file and indeed all the image-blocking features were active on my return to the browser. Sarah, can you please retest this to make sure it is really failing as you described. Thanks.
i cannot repro using a new profile with today's branch bits... however, what i was seeing is best described in bug 47628 (confusing as it is) anyhow... gonna mark this wfm.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
vrfy.
Status: RESOLVED → VERIFIED
just got this in the console with 20010514: "imageblocker.enabled pref is missing from all.js" it seemed to happen after I deleted all bookmarks. Will try to see if I can reproduce.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
Summary: imageblocker.enabled removed from prefs.js after changing Preferences → imageblocker.enabled removed from prefs.js after deleting all bookmarks
Target Milestone: --- → mozilla0.9.1
nav triage: this is a Future bug and not a netscape beta stopper.
Keywords: nsbeta1-
Target Milestone: mozilla0.9.1 → Future
Target Milestone: Future → mozilla1.0
Keywords: nsCatFood
nav triage team: Please justify why this is catfood (required for general market acceptance). Marking nsCatFood-.
Keywords: nsCatFoodnsCatFood-
What gemal is describing on 5-15 is not the bug that sairuh reported when she originally opened this report. So I'm going to restore the original description on this bug and close it out once again as works-for-me. Furthermore, gemal never did confirm if he can reproduce it. If you can, them please open a separate bug report on the new symptom (involving bookmarks). Don't morph this bug.
Status: REOPENED → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → WORKSFORME
Summary: imageblocker.enabled removed from prefs.js after deleting all bookmarks → imageblocker.enabled removed from prefs.js after changing Preferences
rs vrfy.
Status: RESOLVED → VERIFIED
Prefs that match the default values are not stored in prefs.js, this kind of thing is a common problem when you use the same profile in multiple Mozilla distributions with different default values (e.g. Mozilla and Netscape 6, or Mozilla and Beonex). The most common complaint is probably about the "JS in Mail" value. See bug 58326, but until something like that is implemented (which raises other issues) put custom values for these problematic prefs into user.js instead of prefs.js
You need to log in before you can comment on or make changes to this bug.