[wp-trac] [WordPress Trac] #4473: Slugs for wp_terms and int'l
characters
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 15 08:40:22 GMT 2007
#4473: Slugs for wp_terms and int'l characters
----------------------------+-----------------------------------------------
Reporter: shacker | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3 (trunk)
Component: Administration | Version: 2.3
Severity: normal | Keywords: 2nd-opinion
----------------------------+-----------------------------------------------
When creating tags/terms with Chinese characters, the name field stores
the chars properly, but the slug field mangles them.
wp_terms.name = 文心
wp_terms.slug = %e6%96%87%e5%bf%83
Most likely true for other non-Roman character sets as well.
--
Ticket URL: <http://trac.wordpress.org/ticket/4473>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list