[wp-trac] [WordPress Trac] #32109: Error in emoji
WordPress Trac
noreply at wordpress.org
Sat Apr 25 05:26:51 UTC 2015
#32109: Error in emoji
--------------------------+------------------------------
Reporter: germozy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 4.2
Severity: normal | Resolution:
Keywords: | Focuses: javascript
--------------------------+------------------------------
Comment (by peterwilsoncc):
Looks like `wp-emoji.js` was passing document.body to be parsed before it
existed.
Per discussion in slack, I've changed the IE8 check to for IE8, IE9 or
IE10.
As a fail safe, in the looping waiting for twemoji to load, I've added a
check that document.body is defined.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32109#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list