[wp-trac] [WordPress Trac] #31720: Emoji email filter doesn't check the content type
WordPress Trac
noreply at wordpress.org
Sun Mar 22 23:15:36 UTC 2015
#31720: Emoji email filter doesn't check the content type
----------------------------------------------+---------------------
Reporter: pento | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Mail | Version: trunk
Severity: normal | Resolution: fixed
Keywords: emoji good-first-bug needs-patch | Focuses:
----------------------------------------------+---------------------
Changes (by pento):
* owner: => pento
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31860"]:
{{{
#!CommitTicketReference repository="" revision="31860"
Emoji: When we're replacing emoji with `<img>`s in email, we can only do
that if the Content-Type is text/html - otherwise, they'll show up in the
email as the HTML string.
Fixes #31720
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31720#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list