php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34558 Wrong character encoding in user notes
Submitted: 2005-09-20 12:12 UTC Modified: 2005-09-20 13:07 UTC
From: derernst at gmx dot net Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-09-20 12:12 UTC] derernst at gmx dot net
Description:
------------
The encoding for the documentation text and the user notes are different. Main text is UTF-8, while user notes seem to be Latin-1. This is very obvious at the strtr() function page: www.php.net/strtr.
This might be solveable by adding add-charset="UTF-8" to the form tag of the add user note page; anyway existing notes will not be corrected by that measure.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-20 13:07 UTC] sniper@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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 18:01:35 2025 UTC