php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32328 Server sends wrong charset in Content-Type header for slovak documentation
Submitted: 2005-03-15 22:39 UTC Modified: 2005-03-16 02:00 UTC
From: newkaso at email dot cz Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-03-15 22:39 UTC] newkaso at email dot cz
Description:
------------
The php.net webserver sends a Content-Type of text/html;charset=utf-8 for http://www.php.net/manual/sk/ That page clearly is not in utf-8 encoding but rather ISO-8859-2 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-16 01:45 UTC] cece at syrup dot hu
All languages configured to use utf-8, but not all languages built with that character encoding last time. That languages (including sk) 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 08:01:35 2024 UTC