Closed
Bug 265808
Opened 20 years ago
Closed 20 years ago
Shows HTML not content
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 217905
People
(Reporter: parsons151185, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 It doesnt seem to want ot run the JavaScript1.1, as it doesnt seem to think its a java website, I looked in the javascript console and its empty Reproducible: Always Steps to Reproduce: 1. Open http://www.eagames.com/official/cc/redalert2/english/index.shtml in FireFox (Tried it with 0.9.x and 0.10.x) Actual Results: website is not displayed properly Expected Results: Displayed the page with JavaScript, just like IE does and not a load of text
Comment 1•20 years ago
|
||
Their server is sending the page as text/plain, so we do what the server says and show it as plain text. Not a browser bug. They need to fix their server MIME settings. Reporter, you might write to them and ask them to. Sometimes, coming from a user/customer, you get action to fix server bugs that way. *** This bug has been marked as a duplicate of 217905 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•