[PHP-BUG] Bug #51490 [NEW]: html_entity_encode() doesn't work with windows-1251

[email protected] ("sandel at ukr dot net") Tue, 6 Apr 2010 23:20:52 +0200 (CEST)
Newsgroups php.bugs
Message-ID <[email protected]>
From:             
Operating system: linux SuSE 11.2
PHP version:      5.3.2
Package:          *Spelling functions
Bug Type:         Bug
Bug description:html_entity_encode() doesn't work with windows-1251

Description:
------------
html_entity_encode() doesn't work with windows-1251 with php 5.3.2....

BUT!!!! It works with latest PHP 5.2.X

Test script:
---------------
<?php


echo html_entity_decode( "&#xC7;&#xE0;&#xFF;&#xE2;&#xEA;&#xE0;",
ENT_QUOTES, 'cp1251');

// output will be &#xC7;&#xE0;&#xFF;&#xE2;&#xEA;&#xE0;

?>


-- 
Edit bug report at http://bugs.php.net/bug.php?id=51490&edit=1
-- 
Try a snapshot (PHP 5.2):            http://bugs.php.net/fix.php?id=51490&r=trysnapshot52
Try a snapshot (PHP 5.3):            http://bugs.php.net/fix.php?id=51490&r=trysnapshot53
Try a snapshot (PHP 6.0):            http://bugs.php.net/fix.php?id=51490&r=trysnapshot60
Fixed in SVN:                        http://bugs.php.net/fix.php?id=51490&r=fixed
Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51490&r=needdocs
Fixed in release:                    http://bugs.php.net/fix.php?id=51490&r=alreadyfixed
Need backtrace:                      http://bugs.php.net/fix.php?id=51490&r=needtrace
Need Reproduce Script:               http://bugs.php.net/fix.php?id=51490&r=needscript
Try newer version:                   http://bugs.php.net/fix.php?id=51490&r=oldversion
Not developer issue:                 http://bugs.php.net/fix.php?id=51490&r=support
Expected behavior:                   http://bugs.php.net/fix.php?id=51490&r=notwrong
Not enough info:                     http://bugs.php.net/fix.php?id=51490&r=notenoughinfo
Submitted twice:                     http://bugs.php.net/fix.php?id=51490&r=submittedtwice
register_globals:                    http://bugs.php.net/fix.php?id=51490&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51490&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51490&r=dst
IIS Stability:                       http://bugs.php.net/fix.php?id=51490&r=isapi
Install GNU Sed:                     http://bugs.php.net/fix.php?id=51490&r=gnused
Floating point limitations:          http://bugs.php.net/fix.php?id=51490&r=float
No Zend Extensions:                  http://bugs.php.net/fix.php?id=51490&r=nozend
MySQL Configuration Error:           http://bugs.php.net/fix.php?id=51490&r=mysqlcfg