From: richard at enfour dot co dot jp Operating system: MacOSX PHP version: 4.3.2 PHP Bug Type: mbstring related Bug description: UTF8 to SJIS bug
It maybe elsewhere but I found a case where UTF-8 to SJIS mb_convert_encoding mashes a Japanese text string. The string is the kanji for "souseki" Unicode: U8e2a+8de1 In SJIS it should be: E748+90D5 but gets mashed. EUC works... -- Edit bug report at http://bugs.php.net/?id=24106&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24106&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24106&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24106&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24106&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24106&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24106&r=support Expected behavior: http://bugs.php.net/fix.php?id=24106&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24106&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24106&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24106&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24106&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24106&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24106&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24106&r=gnused