# Group messages: emojis in titles not showing properly

**URL:** https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875
**Category:** Bug
**Created:** [2016年三月10日 21:08 UTC](https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875 "2016-03-10T21:08:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2016年三月10日 21:08 UTC](https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875/1 "2016-03-10T21:08:03Z")

</div>

At `https://community.namati.org/groups/ws_anchors/messages` (a private link) the ⚓ emoji I used in the title is not showing up properly. See screenshot below:

 ![](https://global.discourse-cdn.com/meta/original/3X/6/7/67bddf55c82c573082e209f85bc8ae99b67d2ecb.png)

Meanwhile, the same message looks fine at /my/messages for the group. See screenshot:

 ![](https://global.discourse-cdn.com/meta/original/3X/3/c/3cc360d34c336c153b244870b640a65547181b13.png)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2016年三月11日 00:22 UTC](https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875/2 "2016-03-11T00:22:58Z")

</div>

Ah yes that’s a bug, that rendering path (groups) should use the same title formatting code. @techapj can you add that to your list?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2016年三月11日 08:14 UTC](https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875/3 "2016-03-11T08:14:32Z")

</div>

Fixed via:

[https://github.com/discourse/discourse/commit/eb6a17f587fff742f38e1604cce4b32dbb775039](https://github.com/discourse/discourse/commit/eb6a17f587fff742f38e1604cce4b32dbb775039)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2016年三月11日 08:14 UTC](https://meta.discourse.org/t/group-messages-emojis-in-titles-not-showing-properly/40875/4 "2016-03-11T08:14:35Z")

</div>


