php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32030 Server sends wrong charset in Content-Type header for german documentation
Submitted: 2005-02-19 23:15 UTC Modified: 2005-03-16 02:00 UTC
Votes:10
Avg. Score:4.0 ± 0.9
Reproduced:9 of 9 (100.0%)
Same Version:1 (11.1%)
Same OS:1 (11.1%)
From: henryk at ploetzli dot ch Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: henryk at ploetzli dot ch
New email:
PHP Version: OS:

 

 [2005-02-19 23:15 UTC] henryk at ploetzli dot ch
Description:
------------
The php.net webserver sends a Content-Type of text/html;charset=utf-8 for http://www.php.net/manual/de/ 
That page clearly is not in utf-8 encoding but rather ISO-8859-1 (or similar).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-10 18:10 UTC] olorinek at gmail dot com
I've the same problem, in polish documentation server sents Content-Type: text/html;charset=utf-8, altough docs are encoded in iso-8859-2
 [2005-03-16 01:54 UTC] cece at syrup dot hu
German documentation rebuild, it's okay for now.

All languages configured to use utf-8, but not all languages built with that character encoding last time. That languages (including pl) needs to be rebuilded, but this is a slow operation. So please be patient.
 [2005-03-16 02:00 UTC] cece@php.net
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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 11:01:34 2024 UTC