Emojis in group description broken on group list page

I have a group that has a smiley at the end of its description. Here is what the description looks like when viewing that group’s page:

However, when visiting /g on my site, I see the following for that group:

Caveat: Since I’ve reported other things in the past that were already fixed, I should note I’m running stable, not latest version of Discourse.

4개의 좋아요

On the groups page we only show an excerpt, which automatically replaced all images (including emojis) with their title.

This PR fixes this:

https://github.com/discourse/discourse/pull/8329

1개의 좋아요

This topic was automatically closed after 2 days. New replies are no longer allowed.