[wp-trac] [WordPress Trac] #19454: Encoding errors in plugins updating subsystem

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 6 08:14:26 UTC 2011


#19454: Encoding errors in plugins updating subsystem
-------------------------------------+-------------------------------------
 Reporter:  sergey.s.betke@…         |      Owner:  sergey.s.betke@…
     Type:  defect (bug)             |     Status:  new
 Priority:  normal                   |  Milestone:  Awaiting Review
Component:  Upgrade/Install          |    Version:  3.2.1
 Severity:  normal                   |   Keywords:  has-patch dev-feedback
-------------------------------------+-------------------------------------
 When the option default_charset in php.ini (for example - windows-1251)
 other than blog encoding (for example - UTF-8), whe have troubles.

 = WordPress version =
 Latest WordPress files - 3.3-RC1-19537

 = browser =
 MS IE9, Google Chrome

 Reproducing the problems
 * set in php.ini (or in htaccess) default_charset to windows-1251 (or any
 other, not UTF-8 in this example)
 * set wordpress option blog_charset to UTF-8
 * go to /wp-admin/update-core.php
 * update Your plugins. I see wrong encoding in '''iframe'''.

 = plugins and themes =
 This trouble is exist on default wordpress installation, with any plugins,
 on default theme

 = Test environment =
 * IIS 7
 * PHP 5.3.6
 * MySQL 5.1
 * proxy - MS ISA Server
 * Test server -  http://test.www.novgaro.ru, account - testuser, password
 - testuser. (You can login to this test server).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19454>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list