Closed
Bug 46154
Opened 25 years ago
Closed 25 years ago
Blank page appears, but loads fine locally or from another server
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
VERIFIED
FIXED
People
(Reporter: cheng, Assigned: gagan)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16-3 i686; en-US; m17) Gecko/20000721
BuildID: 2000072113
If you go to the above URL, you will see that the title of the browser is set,
but there is nothing in the page. Viewing page source shows the page. But if I
save the file locally or put it on another web server, it loads fine (sort of,
it still says "Error loading...").
Granted that this is really bad html, but this behavior is rather strange. (it
has two <html></html> sections).
This has been observed on Linux, Win32, and Mac on 07-21 builds. It is always
reproducible.
This seems to have been fixed through a combination of the webmaster fixing up
the page, and something else that has changed in Mozilla in the last few days.
This has been tested on 2000072420 on Linux.
This seems to be appearing again on 2000072508 on Linux.
Changing the URL to http://www.tdbank.ca/. It appears that any URL on
www.tdbank.ca has the same problem. This is still present on 2000072521.
I should also point out that after downloading the source, and then uploading it
to another server that I have access to, the page loaded fine. This probably
means that there is something funny with the server set up.
Summary: Blank page appears, but loads fine locally. → Blank page appears, but loads fine locally or from another server
Some additional comments when I use lynx to give me a trace (I only took some
parts of it...it was too large) on this site:
LYCookie: Searching for 'www.tdbank.ca:80', '/'.
Composing Authorization for www.tdbank.ca:80/
HTAASetup_lookup: No template matched `' (so probably not protected)
HTTP: Not sending authorization (yet).
Writing:
GET / HTTP/1.0
Host: www.tdbank.ca
...
Sending HTTP request.
HTTP: WRITE delivered OK
HTTP request sent; waiting for response.
HTTP: Trying to read 1535
HTTP: Read 137
HTTP: Rx: HTTP/1.1 200 OK
HTTP: Scanned 2 fields from line_buffer
--- Talking HTTP1.
HTTP/1.1 200 OK
HTFormat: Constructing stream stack for www/mime to www/present
HTFormat: Looking up presentation for www/mime to www/present
HTFormat: comparing image/* and www/mime for half match
HTFormat: comparing video/* and www/mime for half match
StreamStack: found weak wildcard match: www/present
FindPresentation: found exact match: www/mime
StreamStack: found exact match: www/mime
StreamStack: Returning "MIMEParser"
HTMIME: Server: Netscape-Enterprise/3.6 SP3
Date: Wed, 02 Aug 2000 02:41:01 GMT
Content-type: text/html
Connection: close
...
This seems to be fixed now on Linux 2000081412. Can others please verify it on
other platforms as well?
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Keywords: verifyme
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
Verified Fixed on linux 2000090508.
Sorry for the spam.
Comment 9•25 years ago
|
||
Verified on Win, Mac and Linux branch commercial 10/19 builds.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•