[wp-trac] [WordPress Trac] #34640: Twemoji fallback doesn't kick in on subsequent DOM mutations

WordPress Trac noreply at wordpress.org
Sat Nov 14 09:51:04 UTC 2015


#34640: Twemoji fallback doesn't kick in on subsequent DOM mutations
--------------------------+-------------------------
 Reporter:  rmccue        |       Owner:  pento
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.4
Component:  General       |     Version:  4.2
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:  javascript
--------------------------+-------------------------
Changes (by pento):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"35637"]:
 {{{
 #!CommitTicketReference repository="" revision="35637"
 Emoji: Ensure twemoji kicks in on certain DOM mutations.

 Twemoji will replace the `img` with the emoji character, in the event that
 the image fails to load. We deliberately avoid trying to change that emoji
 character when it's changed back. We do need to replace emoji characters
 that are changed by something other than Twemoji, which this rectifies.

 Fixes #34640.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34640#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list