Closed
Bug 52618
Opened 25 years ago
Closed 25 years ago
Page doesn't show up at all.
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: craig, Assigned: asa)
References
()
Details
Page displays fine in IE 4 and netscape 4.08. Page loads in less than 2 seconds,
shows done and the browser window is empty.
Reporter | ||
Comment 1•25 years ago
|
||
I have the source code for this page. I've tried many times to send it as an
attachment and it always times out. I tried the settings html source and plain
text to no avail.
Comment 3•25 years ago
|
||
The problem is the title tag:
<head>
<title="cuecat.html v1.3 by R.Ebling 09-12-2000">
</head>
With valid html
<title>cuecat.html v1.3 by R.Ebling 09-12-2000"</title>
everything works fine
Comment 4•25 years ago
|
||
invalid html.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•