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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: derernst at gmx dot net
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 02:01:29 2024 UTC