Closed
Bug 283998
Opened 20 years ago
Closed 20 years ago
it only displays first 8192 (8kb) of the html
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kleingj, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Firefox only downloads and display the first 8kb of data from the html on the server. The file has 16.0 KB (16,486 bytes). IE shows it perfectly. I get this problem on all files Firefox downloads from this server (including other htmls) This dimensions.ath.cx server is a ultima online emulator server, and it does not report anything about the browser accessing it. Reproducible: Always Steps to Reproduce: 1. open http://dimensions.ath.cx:2593/ 2. check "view source" to confirm that only 8kb of the html is being displayed. 3. check site, more than half is missing. Actual Results: the webpage is not displayed fully Expected Results: display all the webpage instead of only 8kb
Comment 1•20 years ago
|
||
You might want to check the HTTP request and response, particularly the headers, and if that is unhelpful, an HTTP log. If you think that Firefox is making a correct and complete request, there must be a reson why you are not getting all the data back.
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•