[wp-trac] [WordPress Trac] #4871: Wrong charset when adding new
categories containing unicode characters
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 30 11:48:55 GMT 2007
#4871: Wrong charset when adding new categories containing unicode characters
----------------------------+-----------------------------------------------
Reporter: hovenko | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2.3
Component: Administration | Version: 2.2.2
Severity: minor | Keywords:
----------------------------+-----------------------------------------------
When adding categories in administration that contains unicode characters
such as the norwegian characters "æøå" they get displayed as a non-
printable character (displaying a question mark).
{{{
Nyf�dte
}}}
I'm not sure what charset is used for these characters. Changing the
browser to display as ISO-8859-1 or (-15) also displays it wrong.
{{{
Nyfᅵdte
}}}
The category was added from the categories page, "wp-
admin/categories.php". This page uses an Ajax call to add a new category.
I guess this is where it goes wrong.
This is when using Konqueror on Linux. Firefox gets it right.
--
Ticket URL: <http://trac.wordpress.org/ticket/4871>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list