Closed Bug 14660 Opened 25 years ago Closed 25 years ago

javascript.enabled not set

Categories

(SeaMonkey :: Preferences, defect, P1)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: norrisboyd, Assigned: matt)

Details

Under "Edit/Preferences..." select "Advanced". Toggling checkboxes for "Enable
JavaScript" doesn't change any setting on the preference "javascript.enabled".

(Also should check to see that "javascript.allow.mailnews" is handled properly
as well.)
Blocks: 13023
Assignee: shuang → mcafee
mcafee, would you like to have this bug?
Target Milestone: M11
Enabling javascript sets "javascript.allow", not "javascript.enabled".
Still a bug?
Whiteboard: Fix in hand, awaiting approval.
We should be using javascript.enabled, norris says.
Fix in hand, awaiting approval.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed.  Turning JS off should now write out javascript.enabled as "false",
it was writing out javascript.allow as "false" which was incorrect.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
In the 1999111016 build under NT, unticking the boxes for Enable JavaScript in
the Advanced prefs seems to do nothing. When I view the contents of the all.js
files on my hard drive, they all say:

pref("javascript.enabled",                  true);
pref("javascript.allow.mailnews",           true);

When I restart the browser and look at the Advanced pane again, the boxes remain
unticked. So... this doesn't seem as if it's been fixed. Reopening.

(In the mailnews.js file, it also says
pref("mailnews.javascript_enabled",         true);
by the way.)
Target Milestone: M11 → M12
moving off to m12 for more investigation
Assignee: mcafee → matt
Status: REOPENED → NEW
worksforme on linux, over to matt to test NT.
Target Milestone: M12 → M13
Priority: P3 → P1
Status: NEW → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
works for me

user_pref("javascript.allow.mailnews", false);
user_pref("javascript.enabled", false);
QA Contact: cpratt → tever
clear status whiteboard
Whiteboard: Fix in hand, awaiting approval.
Bulk move of all Pref UI component bugs to new Preferences component.  Pref UI 
component will be deleted.
Component: Pref UI → Preferences
over to sarah for QA
QA Contact: tever → sairuh
verif on linux, winNT and mac w/opt comm bits [2000.03.07.09].
Status: RESOLVED → VERIFIED
No longer blocks: 13023
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.