[wp-trac] [WordPress Trac] #31771: Emoji rendering in Windows XP
WordPress Trac
noreply at wordpress.org
Wed Apr 1 02:21:17 UTC 2015
#31771: Emoji rendering in Windows XP
-----------------------------+---------------------
Reporter: afercia | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Database | Version: trunk
Severity: normal | Resolution: fixed
Keywords: emoji has-patch | Focuses:
-----------------------------+---------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"31947"]:
{{{
#!CommitTicketReference repository="" revision="31947"
WPDB: When we check the character set of a column, and find that it's
`utf8mb4`, we should also check that the current connection supports
`utf8mb4`. It's possible that the environment may have changed since
upgrading the DB, so we can fall back to `utf8` when that happens.
Fixes #31771.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31771#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list