Closed
Bug 232910
Opened 22 years ago
Closed 21 years ago
eagames.com - serving JSP as text/plain
Categories
(Tech Evangelism Graveyard :: English US, defect, P2)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 217905
People
(Reporter: dipesh, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
EA Games SimCity 4 Deluxe Edition websites screen shot pages uses Javascript to
open the JPG file in a window. But instead of displaying the page it shows the
source code with HTML, BODY tags.
Reproducible: Always
Steps to Reproduce:
1. Visit the url and click on a screen shot.
Actual Results:
Shows HTML source code
Expected Results:
Should display the JPG file
Firebird 0.7
Comment 1•22 years ago
|
||
The popup pages are being served as text/plain, so the browser is doing what the
server said to do: serve the pages as plain text.
The fix is for the server administrators to fix the server.
-->Tech Evang
Assignee: blake → english-us
Status: UNCONFIRMED → NEW
Component: General → English US
Ever confirmed: true
OS: Windows XP → All
Priority: -- → P2
Product: Firebird → Tech Evangelism
QA Contact: english-us
Hardware: PC → All
Summary: HTML source is displayed instead of displaying the page → eagames.com - serving JSP as text/plain
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 217905 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•