Closed
Bug 339633
Opened 19 years ago
Closed 19 years ago
Javascript will not enable
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: murrlind, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Firefox/1.5.0.3
Websites (more than one) are indicatiing that I need to enable Javascript and allow cookies in my browser (FireFox 1.5). When I view Tools-->Options-->Content....the 'Enable Javascript' box is checked and when I view Tools-->Options-->Privacy...the 'Allow sites to set Cookies' is also checked. I have unchecked these boxes and refreshed the web sites to no avail.
So is there something else that needs to be set? Any help or suggestions will be appreciates....mj
Reproducible: Always
Steps to Reproduce:
1.access the web site (I can provide more web sites if needed)
2.
3.
Actual Results:
ING Logon screen, then you get the message "To view this web site you must have your cookies and JavaScript browser features enabled."
Expected Results:
ING Direct logon screen
Comment 1•19 years ago
|
||
Please try making a user.js with the two lines user_pref("javascript.enabled", true); and user_pref("network.cookie.cookieBehavior", 0); in it or better, try creating a new profile.
http://kb.mozillazine.org/User.js_file
http://kb.mozillazine.org/Profile_Folder
For follow-up questions and other support issues see the forums: http://forums.mozillazine.org/
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•