php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #32385 Wrong Charset in HTML-Header
Submitted: 2005-03-20 15:00 UTC Modified: 2005-03-20 15:50 UTC
From: HIAT at pop dot Uni-Dortmund dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.10 OS: Windows XP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: HIAT at pop dot Uni-Dortmund dot de
New email:
PHP Version: OS:

 

 [2005-03-20 15:00 UTC] HIAT at pop dot Uni-Dortmund dot de
Description:
------------
Die Datei php_manual_de.html enth?lt <META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=ISO-8859-1"> .

Im Text werden jedoch Unicode-Zeichen verwendet, die nach UTF-8 kodiert sind. Umlaute werden deshalb falsch dargestellt. Um die Seite fehlerfrei anzuzeigen, muss man manuell die richtige Codierung vorgeben (im IE 6.0 und im Firefox 1.0).



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-20 15:02 UTC] derick@php.net
post in english.
 [2005-03-20 15:35 UTC] sp@php.net
Page php_manual_de.html has UTF-8-encoded chars although the charset specified as ISO-8859-1. So Umlauts won't be displayed corretly.
 [2005-03-20 15:50 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 13:00:02 2025 UTC