Closed
Bug 285273
Opened 20 years ago
Closed 20 years ago
I can't see the rendered page, only html source code.
Categories
(Tech Evangelism Graveyard :: Chinese-Simplified, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 279038
People
(Reporter: zhuyie, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.7.6) Gecko/20050226 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.7.6) Gecko/20050226 Firefox/1.0.1 In the page at http://www.borland.com.cn, Firefox show me pages of html sources, but IE6.0 is OK. Reproducible: Always Steps to Reproduce: 1.access the URL: http://www.borland.com.cn Actual Results: I got a wrong page. Expected Results: It should give me a rendered page like IE6.
Comment 1•20 years ago
|
||
Acutal Results: You get the right thing Expercted Results: IE6.0 should display it in the same way as FF but IE6 is buggy. Reason: wget -S http://www.borland.com.cn/ Resolving www.borland.com.cn... done. Connecting to www.borland.com.cn[220.194.59.172]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 200 OK 2 Date: Tue, 08 Mar 2005 14:23:36 GMT 3 Server: Apache/1.3.33 (Unix) Resin/2.1.14 mod_throttle/3.1.2 4 Connection: close 5 Content-Type: text/plain ^^^^^^^^^^^^ The server sends it as text/plain and FF displays it correctly as text/plain. They should send the document as text/html if the browser should display it as HTML. -> Tech Evangelism (bug in teh server config and no bug in FF)
Assignee: firefox → chinese-simplified
Status: UNCONFIRMED → NEW
Component: General → Chinese-Simplified
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: general → chinese-simplified
Comment 2•20 years ago
|
||
and it's a dupe... *** This bug has been marked as a duplicate of 279038 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•10 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
•