php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33788 Use of danish charset
Submitted: 2005-07-20 16:04 UTC Modified: 2005-07-20 16:41 UTC
From: heyn at c dot dk Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
 [2005-07-20 16:04 UTC] heyn at c dot dk
Description:
------------
When i read your online documentation on http://dk.php.net/manual/da/index.php problems whith use of the danish charset occures. The special danish letters ?, ? and ? is not visible.
It is wery easy to se: The word "bem?rk" will be seen als "Bem沫".
I GES the problem is that following charset

<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">

is missing in the headder.

Your danish description on how to make a bug-report use this charset definition - and that works.

Good summer from Christian Heyn




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-20 16:41 UTC] derick@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.

I restarted a build of the manual, the documentation should be UTF8, and the header too. Build should be online in about 8 hours.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Sep 10 02:00:01 2025 UTC