php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28323 XML phrase doesn't support Chinese
Submitted: 2004-05-08 05:42 UTC Modified: 2004-05-24 01:00 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: class007 at sina dot com Assigned:
Status: No Feedback Package: *XML functions
PHP Version: 5.0.0RC2 OS: Windows XP Chinese
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: class007 at sina dot com
New email:
PHP Version: OS:

 

 [2004-05-08 05:42 UTC] class007 at sina dot com
Description:
------------
When i tried to install Chinese vBulletin at PHP 5 RC2 i find that the xml function seems doesn't support Chinese chars. all chinese chars become "?". but it works at PHP 4. so i belive it's a bug of xml lib.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-08 05:48 UTC] class007 at sina dot com
problem screenshot:
http://phpopen.com/temp.jpg

should be:
http://phpopen.com/temp2.jpg
 [2004-05-10 21:48 UTC] kevl04 at hotmail dot com
To be more specific, the xml-related function just output UTF-8 encoding format regardless what I've specified to use gb2312 encoding in both .xml and .php files.
 [2004-05-11 05:47 UTC] class007 at sina dot com
but php 4 xml functions seems to output gb2312 correctly.
 [2004-05-16 19:05 UTC] chregu@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2004-05-24 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 20:01:29 2024 UTC