[wp-trac] [WordPress Trac] #33731: Post's tags do not support accented characters
WordPress Trac
noreply at wordpress.org
Sat Sep 5 23:49:03 UTC 2015
#33731: Post's tags do not support accented characters
-------------------------------+------------------------------
Reporter: Cimmo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 4.3
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by swissspidy):
* keywords: => reporter-feedback
Comment:
Replying to [comment:3 Cimmo]:
> All tables are:
> Database: MyISAM
> Collection: utf8mb4_unicode_ci
>
> Database was defaulted to latin1_swedish_ci not sure why, I changed it
now to utf8mb4_unicode_ci and the problem persists.
Really sounds like something's off with the database config.
What about the collation of the `name` field in the `wp_terms` table? This
should be `utf8mb4_unicode_ci` too. Which version of MySQL are you using?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33731#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list