Closed
Bug 169725
Opened 23 years ago
Closed 23 years ago
Can't open radar images on this page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: msachs, Assigned: asa)
References
()
Details
This page works fine with OmniWeb and also under MacOS9 with Netscape 4.x
Using Mozilla under OSX, I get the following error message:
<!DOCTYPE HTML PUBLIC "-##IETF##DTD HTML##EN">
<HTML>
<HEAD>
<TITLE>East Central Illinois Radar</TITLE>
</HEAD>
<SCRIPT language="JavaScript">
var ident="nicerad";
var title="East Central Illinois Radar";
var ctrltype="E";
var imgdate=0;
</SCRIPT>
<FRAMESET ROWS="464,55" NAME="main" BORDER=0 FRAMEBORDER="no" FRAMESPACING=0>
<FRAME NAME="img_fr" SRC="viewer.pl?current/nicerad/N" SCROLLING="no" NORESIZE
MARGINHEIGHT=1 MARGINWIDTH=1>
<FRAME NAME="ctrl_fr" SRC="prodempty.htm" SCROLLING="no" NORESIZE
MARGINHEIGHT=1 MARGINWIDTH=1>
</FRAMESET>
<NOFRAMES>
<BODY>
Your browser does not seem to support frames. Get a real browser.
</BODY>
</NOFRAMES>
Please always include build ID in bug-reports.
WFM, trunk 2002091904, XP.
Comment 2•23 years ago
|
||
confirming
2002091608 trunk for MacOS9.x
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
WFM on Linux as well, current CVS. The images all appear in new windows and
render and play just fine.
| Reporter | ||
Comment 4•23 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2b) Gecko/2002101612: This
problem still exists in the OSX version of the Mozilla 1.2b release. The
problem also occurs in the OS9 release when running in clssic mode of OSX, but
the page opens fine (including radar images and animation) in the same v1.2b OS9
Mozilla release on a Mac booted into OS9.2.2. Again, this page works fine with
OmniWeb under OSX, so it doesn't seem to be a problem with OSX per se.
OS: All → MacOS X
Comment 5•23 years ago
|
||
The source for the popup window lacks closing tag "</html>".
I wonder if addtion of the closing tag would correct the problem.
Comment 6•23 years ago
|
||
wfm using build 20021119 on Win2k.
Does this still happen on Mac with latest 1.2 build ?
http://ftp.mozilla.org/pub/mozilla/nightly/latest-1.2
| Reporter | ||
Comment 7•23 years ago
|
||
Using build Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.2) Gecko/2002111903
Yes, the problem still exits.
Comment 8•23 years ago
|
||
*** Bug 182240 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 9•23 years ago
|
||
Problem seems to have been fixed. This page now works in Mozilla 1.3b
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3b) Gecko/2003021017
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 11•23 years ago
|
||
Marking WFM as no specific patch fixed this issue.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 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
•