ID:               47095
 Updated by:       j...@php.net
 Reported By:      webmaster at einsamsoldat dot net
-Status:           Open
+Status:           Bogus
-Bug Type:         *Unicode Issues
+Bug Type:         *General Issues
 Operating System: CentOS release 5.2 (Final)
 PHP Version:      5.2.8
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Fix your server settings.


Previous Comments:
------------------------------------------------------------------------

[2009-01-14 06:31:08] webmaster at einsamsoldat dot net

The bug submission has converted my Japanese UTF-8 characters to
わたしの名前&#12399

------------------------------------------------------------------------

[2009-01-14 05:57:16] webmaster at einsamsoldat dot net

Description:
------------
Unicode Japanese characters show as ???? once alphanumeric character is
included in the php code

Win32 PHP 5.2.8 does not have the problem.


Reproduce code:
---------------
<?

echo "<a href='http://www.einsamsoldat.net'
target='_blank'>".'&#12431;&#12383;&#12375;&#12398;&#21517;&#21069;&#12399;'."</a>
<br 

/>";


Expected result:
----------------
&#12431;&#12383;&#12375;&#12398;&#21517;&#21069;&#12399;


---Not Output---
*Note: A hyperlink pointing to http://www.einsamsoldat.net

Actual result:
--------------
???????


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47095&edit=1

Reply via email to