#42023 [Opn]: html_entity_decode skips some chars

2007-07-18 Thread anders dot jenbo at pc dot dk
 ID:   42023
 User updated by:  anders dot jenbo at pc dot dk
 Reported By:  anders dot jenbo at pc dot dk
 Status:   Open
 Bug Type: Strings related
 Operating System: Linux
-PHP Version:  5.2.3
+PHP Version:  4.3
 New Comment:

wrong version


Previous Comments:


[2007-07-18 06:27:46] anders dot jenbo at pc dot dk

Description:

html_entity_decode does not handle rdquo; ldquo; bdquo; infin;
rsquo; bull; trade; hellip; ndash;

Reproduce code:
---
echo(html_entity_decode(' 
rdquo;ldquo;bdquo;infin;rsquo;bull;trade;hellip;ndash;'));

Expected result:

”“„#8734;’•™…–

Actual result:
--
rdquo;ldquo;bdquo;infin;rsquo;bull;trade;hellip;ndash;





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


#42023 [Opn]: html_entity_decode skips some chars

2007-07-18 Thread jani
 ID:   42023
 Updated by:   [EMAIL PROTECTED]
 Reported By:  anders dot jenbo at pc dot dk
 Status:   Open
 Bug Type: Strings related
 Operating System: Linux
-PHP Version:  4.3
+PHP Version:  5.2.3, 4.3
 New Comment:

I verified it with 5.2.3 so it wasn't totally wrong. :)


Previous Comments:


[2007-07-18 10:02:05] anders dot jenbo at pc dot dk

wrong version



[2007-07-18 06:27:46] anders dot jenbo at pc dot dk

Description:

html_entity_decode does not handle rdquo; ldquo; bdquo; infin;
rsquo; bull; trade; hellip; ndash;

Reproduce code:
---
echo(html_entity_decode(' 
rdquo;ldquo;bdquo;infin;rsquo;bull;trade;hellip;ndash;'));

Expected result:

”“„#8734;’•™…–

Actual result:
--
rdquo;ldquo;bdquo;infin;rsquo;bull;trade;hellip;ndash;





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