| derick@php.net 2005-02-21, 3:58 pm |
| ID: 32051
Updated by: derick@php.net
Reported By: rxl at mail dot ru
-Status: Open
+Status: Bogus
Bug Type: Website problem
PHP Version: Irrelevant
New Comment:
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same.
Thank you for your interest in PHP.
..
Previous Comments:
------------------------------------------------------------------------
[2005-02-21 15:14:55] rxl at mail dot ru
Description:
------------
Russian pages (http://www.php.net/manual/ru/) contents windows-1251
(cp1251) encoded letters. "Content-type" of HTTP-header says about
UTF-8.
Testing log:
# telnet www.php.net 80
Trying 64.246.30.37...
Connected to www.php.net.
Escape character is '^]'.
GET http://www.php.net/manual/ru/ HTTP/1.1
Host: www.php.net
HTTP/1.1 200 OK
Date: Mon, 21 Feb 2005 13:34:34 GMT
Server: Apache/1.3.26 (Unix) mod_gzip/1.3.26.1a PHP/4.3.3-dev
X-Powered-By: PHP/4.3.3-dev
Content-language: ru
Set-Cookie: COUNTRY=RUS%2C217.69.210.161; expires=Mon, 28-Feb-05
13:35:01 GMT; path=/; domain=.php.net
Last-Modified: Mon, 21 Feb 2005 13:12:59 GMT
Vary: Cookie
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html;charset=utf-8
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=32051&edit=1
|