Closed Bug 118775 Opened 23 years ago Closed 22 years ago

websina.com - Source code is shown

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: suralis, Assigned: doronr)

References

()

Details

(Whiteboard: [MIMETYPE])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221 BuildID: 2001122106 Mozilla demostrates the source code of the page rather than rendering it. Reproducible: Always Steps to Reproduce: 1. Open empty browser window. 2. Enter http://www.websina.com/bugzero into address line. 3. Press ENTER. 4. Enjoy nicely formatted source code. Actual Results: Source code is shown. Expected Results: Rendered HTML page.
The server sends back text/plain as the content type. So we parse it as plain text. Evangelism :~> HEAD http://www.websina.com/bugzero 200 OK Connection: close Date: Tue, 08 Jan 2002 18:35:16 GMT Accept-Ranges: bytes Server: Apache/1.3.12 (Unix) (Red Hat/Linux) tomcat/1.0 mod_perl/1.24 Content-Length: 2363 Content-Type: text/plain ETag: "1b3d2-93b-3c3a9f0b" Last-Modified: Tue, 08 Jan 2002 07:26:03 GMT Client-Date: Tue, 08 Jan 2002 18:40:39 GMT Client-Peer: 216.102.93.116:80
Assignee: trudelle → doronr
Status: UNCONFIRMED → NEW
Component: XP Apps → US General
Ever confirmed: true
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: sairuh → zach
Hardware: PC → All
Summary: Source code is shown → websina.com - Source code is shown
Whiteboard: [MIMETYPE]
Version: other → unspecified
correct file type now
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.