Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0001563 |
[Resin] |
minor |
always |
01-17-07 04:16 |
01-23-07 10:09 |
|
Reporter |
asklxf |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.1.1 |
Product Version |
3.1.0 |
|
Product Build |
|
|
Summary |
0001563: HTML files always return http header "Content-Type: text/html; charset=iso-8859-1" |
Description |
When request static HTML files, resin 3.1 always return http header "Content-Type: text/html; charset=iso-8859-1", this will cause non-english html files display incorrect in browser. e.g, file encoding is utf-8. |
Steps To Reproduce |
|
Additional Information |
Resin should return only "Content-Type: text/html" without charset information, and let browser get encoding information from html content. |
|
Attached Files |
|
|