Closed
Bug 236868
Opened 21 years ago
Closed 21 years ago
Show source code when I visit http://www.qq.com
Categories
(Tech Evangelism Graveyard :: Chinese-Simplified, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: allyfeng, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.6) Gecko/20040206 Firefox/0.8
Show source code When I visit http://www.qq.com,
<html>
<head>
<title>QQ.COM</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css/index01.css">
</head>
......
Reproducible: Always
Steps to Reproduce:
1.visit http://www.qq.com
2.
3.
Actual Results:
show the source code like:
<html>
<head>
<title>QQ.COM</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css/index01.css">
</head>
......
Comment 1•21 years ago
|
||
This is actually a tech evangelism bug. The site's web server is configured
incorrectly, and it's not a Firefox bug.
It's sending text/plain; charset=GB2312
Assignee: firefox → chinese-simplified
Severity: major → normal
Component: General → Chinese-Simplified
Product: Firefox → Tech Evangelism
QA Contact: chinese-simplified
Comment 2•21 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040411
Firefox/0.8
and
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040412
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
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
•