[wp-trac] [WordPress Trac] #8795: Missing header(...) in produces
wrong encoding in Tags-Quicklinks
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 4 15:57:29 GMT 2009
#8795: Missing header(...) in produces wrong encoding in Tags-Quicklinks
-------------------------------+--------------------------------------------
Reporter: UnderWordPressure | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Administration | Version:
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
German "Umlaute" in the DashBoard Tags-Quicklinks quirks on some Linux
Webservers.
This at least concerns the tag quicklinks, all other german "Umlaute" are
okay.
Solution:
Add the "header()" line in "wp-admin/admin-ajax.php"
header('Content-Type:text/html; charset='.get_option('blog_charset'));
Screenshots availabe for explanation.
[http://landfrauen-gifhorn.de/ablage/wp2.7-tags-quicklinks-bad.jpg]
[http://landfrauen-gifhorn.de/ablage/wp2.7-tags-quicklinks-good.jpg]
--
Ticket URL: <http://trac.wordpress.org/ticket/8795>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list