Closed
Bug 362364
Opened 19 years ago
Closed 17 years ago
eniro.se - "Content Encoding Error"
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
This is a Swedish site.
STEPS TO REPRODUCE
1. visit http://kartor.eniro.se/
2. click on Stockholm on the map
ACTUAL RESULT
"Content Encoding Error"
PLATFORM AND BUILDS TESTED
Seamonkey trunk on Linux
ADDITIONAL INFORMATION
The complete HTTP header of the response:
-------------------------------------------------------
HTTP/1.1 200 OK
Date: Thu, 30 Nov 2006 14:11:58 GMT
Server: Apache
Cache-Control: max-age=0, private
Expires: Thu, 30 Nov 2006 14:11:58 GMT
Pragma: no-cache
Content-Type: text/html
Content-Encoding: iso-8859-1
X-Cache: MISS from kartor.eniro.se
Keep-Alive: timeout=2, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
-------------------------------------------------------
I believe "Content-Encoding: iso-8859-1" is the error...
They probably want "Content-Type: text/html; charset=ISO-8859-1" instead.
See:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17
| Reporter | ||
Comment 1•19 years ago
|
||
Contact form:
http://www.eniro.se/kontakt/
Comment 2•17 years ago
|
||
Looks functional in both Camino trunk and Firefox 2 here. FIXED.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•