php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33913 Wrong encoding on swedish documentation
Submitted: 2005-07-29 00:59 UTC Modified: 2007-08-20 13:40 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: samuellb at bredband dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2005-07-29 00:59 UTC] samuellb at bredband dot net
Description:
------------
The swedish documentation is in ISO-8859-1 format but the HTTP header says it's in UTF-8 format.

This makes all swedish characters look like a question marks (bad unicode) in all standards-compliant browsers (IE is not standards-compliant in this case so it works there, but Firefox and Mozilla are).



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-10 11:25 UTC] derick@php.net
This is fixed on the generated site, but the documentation's sources still do strange things with character sets.
 [2007-08-20 13:40 UTC] vrana@php.net
It seems correct now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 12:00:02 2025 UTC