ID:               40080
 User updated by:  tim at whiteinteractive dot com
 Reported By:      tim at whiteinteractive dot com
 Status:           Open
 Bug Type:         WDDX related
 Operating System: Redhat & OS X
 PHP Version:      4.4.4
 New Comment:

It looks like wddx_deserialize converts any single <char> node with
code point above decimal 192 wrongly!

See:
http://www.whiteinteractive.com/utf8bug/test3.php
and source:
http://www.whiteinteractive.com/utf8bug/test3.phps


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

[2007-01-09 18:38:43] tim at whiteinteractive dot com

Description:
------------
wddx_deseralize seems to convert utf8 character sequences wrongly from
<char> nodes. Just the leading byte seems to be off, the subsequent
one[s] are correct.

Tested on both 4.3.11 (Redhat) and 4.4.5RC1 (OS X)

Please see my test page below.


P.S. Sorry for duplicate post (#40052) I decided the category was
wrong.

Reproduce code:
---------------
Interactive example:
http://whiteinteractive.com/utf8bug/test2.php

and source:
http://whiteinteractive.com/utf8bug/test2.phps



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


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

Reply via email to