Closed
Bug 188471
Opened 22 years ago
Closed 22 years ago
Can't read messages in Compuserve forums
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 187790
People
(Reporter: ralvy, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a; MultiZilla v1.1.32 final) Gecko/20030108
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a; MultiZilla v1.1.32 final) Gecko/20030108
Can't read messages in Compuserve forums. This works fine with build 20021130.
Not sure when this broke. The link I gave above is the WordPerfect Forum. Here's
the link to the Windows NT Forum, if you want to try that:
http://forumsb.compuserve.com/gvforums/default.asp?srv=windowsnt
Reproducible: Always
Steps to Reproduce:
1. Go to a Compuserve forum.
2. Try to read a message there.
3.
Actual Results:
Blank message screen
Expected Results:
Obvious
Comment 1•22 years ago
|
||
*** Bug 188472 has been marked as a duplicate of this bug. ***
Comment 2•22 years ago
|
||
Seems to be a dupe bug 187790
Frame with messages made as:
document.writeln ("<frameset rows=\"*," + msgBtnHeight + "\" border=0
frameborder=0 framespacing=1>");
document.writeln ("<frame src=Message.asp" + document.location.search + "
name=\"MsgText\">");
document.writeln ("<frame src=MessageButtons.asp" + document.location.search + "
marginheight=0 marginwidth=1 scrolling=no resize>");
document.writeln ("</frameset>");
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 187790 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•