[wp-trac] [WordPress Trac] #27961: Twitter auto-embed fails if tweet contains Emoji icon
WordPress Trac
noreply at wordpress.org
Tue Apr 22 01:53:16 UTC 2014
#27961: Twitter auto-embed fails if tweet contains Emoji icon
--------------------------+------------------------------
Reporter: MortimerCat | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui
--------------------------+------------------------------
Changes (by Viper007Bond):
* keywords: => needs-patch
Comment:
> When I view the post, it works. The emoji icons are replaced with a
small box, but that is not a major issue.
This is a browser issue. They work fine for me in Firefox.
Anyway, I'm not actually sure this is an embeds bug. If you go look in the
post meta for the row that is being used to cache this, everything after
the first emoji is missing from the database.
It works on the first view because it's being pulled directly from
Twitter. On the second page load, it's being pulled from the cache in the
post meta, which is chopped off.
This might be a post meta bug.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27961#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list