Closed
Bug 120933
Opened 24 years ago
Closed 24 years ago
excite.com showing no content in tables
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: remymartin, Assigned: asa)
References
()
Details
(Keywords: testcase, top100)
Attachments
(3 files)
When going to http://www.excite.com(which redirects to
http://my.excite.com/myexcite/my.jsp), the tables are drawn for the custom
content but there is no content in the tables. Other pages, such as
<http://news.excite.com/index/id/home.html> draw some content, but not
others. This does work in 0.9.7
Comment 1•24 years ago
|
||
worksform 2002011808 MacOSX.
Comment 2•24 years ago
|
||
WFM using 2002011503 Win2k.
Please read the bug reporting guidelines at
http://www.mozilla.org/quality/bug-writing-guidelines.html and consider using
Bugzilla Helper at http://www.mozilla.org/quality/help/bugzilla-helper.html to
report bugs. Thanks for using Mozilla!
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
Confirming bug, build 2002-01-17-03 (trunk) on Windows 98 SE.
The testcase that doesn't work uses:
<script src="http://docs1.excite.com/functions.js"></script>
The one that works uses:
<script> ... content of http://docs1.excite.com/functions.js ... </script>
Comment 6•24 years ago
|
||
Testcase labeled "testcase, missing content" works for me, too. (that with
imported javascript) => both testcases are rendered the same way (Win 98, Build
20020118)
Comment 7•24 years ago
|
||
After starting up with a clean profile I also get it to work... investigating my
old profile to see what causes this...
Comment 8•24 years ago
|
||
The following line in "prefs.js" causes the problem:
user_pref("capability.policy.default.HTMLDocument.cookie.get", "noAccess");
Comment 9•24 years ago
|
||
Just saving the JavaScript code in case it's changed on the site.
Comment 10•24 years ago
|
||
user_pref("capability.policy.default.HTMLDocument.cookie.get", "noAccess");
Means you have disabled cookie setting in the "scripts and windows" preference
panel. Reporter, did you do this as well?
I have a patch for this on another bug.
| Reporter | ||
Comment 11•24 years ago
|
||
Re: the disabled cookie setting in the "scripts and windows" preference
panel
My only settings not checked(meaning disabled) are:
-open windows by themselves
-move or resize existing windows
-change status bar text
Comment 12•24 years ago
|
||
This is the same bug I reported much earlier and others could not confirm, but I
am confirming on 2002012503. If one removes current build and reinstalls one
from Dec. 21 of 2001 or before, then uninstalls the older one and reinstalls
the latest nightly, Excite will return to normal. But changes to the themes make
it corrupt again. Or at least, switching themes while on http://my.excite.com
seems to make the problem appear again. Lately it has started happening without
a theme switch, merely a shutdown and restart of Mozilla.
Comment 13•24 years ago
|
||
Forgot to add, Win98 here.
| Reporter | ||
Comment 14•24 years ago
|
||
After creating new Mozilla directory, http://my.excite.com content shows up with
no problem, to confirm the comments from another post.
| Assignee | ||
Comment 15•24 years ago
|
||
worksforme per reporter's comments.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•