[wp-trac] [WordPress Trac] #18189: Editor does not handle Emoji Unicode characters

WordPress Trac noreply at wordpress.org
Wed Jun 29 07:48:57 UTC 2016


#18189: Editor does not handle Emoji Unicode characters
--------------------------+------------------------
 Reporter:  cabel         |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Editor        |     Version:
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:
--------------------------+------------------------
Description changed by ocean90:

Old description:

> Mac OS X Lion adds a new set of Unicode characters — Emoji. To access
> these characters, choose Edit > Special Characters… from the menu bar in
> Safari, then select "Emoji" in the left side of the Characters palette.
> Double click any Emoji to insert it into the selected text field in
> Wordpress.
>
> Problem: The Wordpress editor very much does not like Emoji, and will
> strip any text following an Emoji character.
>
> Reproduce: Type the following into the Post Editor…
>
> {{{ Testing ???? How Did It Go? }}}
>
> (The character after 'Testing' is an emoji character, or Unicode: U+1F4A9
> UTF-8.)
>
> Expected: That text and emoji appears in the final post.
>
> Results: The post appears as follows...
>
> {{{ Testing }}}
>
> Everything after the Emoji, including the Emoji, is omitted from the
> post, including any new lines.

New description:

 Mac OS X Lion adds a new set of Unicode characters — Emoji. To access
 these characters, choose Edit > Special Characters… from the menu bar in
 Safari, then select "Emoji" in the left side of the Characters palette.
 Double click any Emoji to insert it into the selected text field in
 Wordpress.

 Problem: The Wordpress editor very much does not like Emoji, and will
 strip any text following an Emoji character.

 Reproduce: Type the following into the Post Editor…

 {{{ Testing 💩 How Did It Go? }}}

 (The character after 'Testing' is an emoji character, or Unicode: U+1F4A9
 UTF-8.)

 Expected: That text and emoji appears in the final post.

 Results: The post appears as follows...

 {{{ Testing }}}

 Everything after the Emoji, including the Emoji, is omitted from the post,
 including any new lines.

--

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


More information about the wp-trac mailing list