[wp-meta] [Making WordPress.org] #6964: Add some calming comment about spurious IMG tags from emojis leading to "links in reviews"

Making WordPress.org noreply at wordpress.org
Tue May 2 22:52:38 UTC 2023


#6964: Add some calming comment about spurious IMG tags from emojis leading to
"links in reviews"
----------------------------+-----------------------
 Reporter:  tobifjellner    |       Owner:  dd32
     Type:  defect (bug)    |      Status:  accepted
 Priority:  normal          |   Milestone:
Component:  Support Forums  |  Resolution:
 Keywords:                  |
----------------------------+-----------------------

Comment (by azaozz):

 This is a long shot as the "needs emoji replacement" detection was updated
 in WP 6.2 and seems most browsers/OS do not need to do that now.

 Wondering if this may have something to do with the JS that replaces
 emojis with images, and excludes nodes with the `wp-exclude-emoji` class
 name. The problem might be that when using the mutationObserver the class
 name check may miss a parent node with that class as it may not propagate
 far enough on the DOM tree.

 Shall I try adding a patch for `emoji.js` in core? Would be nice if it
 could be tested whether it would make any difference on the forums.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6964#comment:8>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list