From:             sephiroth at optimasoft dot com dot tw
Operating system: Linux 2.4.20
PHP version:      4.3.8
PHP Bug Type:     ICONV related
Bug description:  iconv() cut words if it can't convert

Description:
------------
iconv() cut the following words if it can't convert, for ex:
echo
iconv("BIG-5","UTF-8","彰化縣彰化市磚磘里");
the result will be
"彰化縣彰化市磚"


-- 
Edit bug report at http://bugs.php.net/?id=30878&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30878&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=30878&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=30878&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30878&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30878&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30878&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30878&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30878&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30878&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30878&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=30878&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=30878&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30878&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30878&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30878&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30878&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30878&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30878&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30878&r=mysqlcfg

Reply via email to