[wp-trac] [WordPress Trac] #36122: Emoji not accepted for blog title and subtitle

WordPress Trac noreply at wordpress.org
Fri May 20 04:53:42 UTC 2016


#36122: Emoji not accepted for blog title and subtitle
---------------------------+-----------------------------
 Reporter:  marco.marsala  |       Owner:  pento
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  4.6
Component:  Emoji          |     Version:  4.2
 Severity:  normal         |  Resolution:  fixed
 Keywords:                 |     Focuses:  administration
---------------------------+-----------------------------
Changes (by pento):

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


Comment:

 In [changeset:"37469"]:
 {{{
 #!CommitTicketReference repository="" revision="37469"
 Emoji: Allow emoji in `blogname` and `blogdescription` on `utf8` installs.

 When the options table is set to `utf8` instead of `utf8mb4`, emoji will
 be stripped from the blog name and description when they're saved. Instead
 of stripping them, they can be encode as HTML entities.

 Fixes #36122.
 }}}

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


More information about the wp-trac mailing list