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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
41 + 45 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 11:01:32 2024 UTC