mattermost/mattermost

[Bug]: `:Mattermost:` Emoji Cannot be Used in Reactions

Open

#34,901 建立於 2026年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)TypeScript (32,880 star) (7,823 fork)batch import
Help Wanted

描述

Before you file a bug report

Mattermost Server Version

10.11.9 and 11.4.0

Operating System

Fedora 43 (Desktop [Flatpak v6.0.2] and Web [Firefox v146.0])

Steps to reproduce

  1. Go to a message
  2. Click add reaction
  3. Select the Mattermost emoji (:Mattermost:)

Expected behavior

The :mattermost: emoji should be added as a reaction to the message.

Observed behavior

No reaction is added.

Log Output

Attached

Additional Information

I've tested this on our team's internal server and the Mattermost community server. It is not fixed by clearing the cache. I have had our admin verify that they can reproduce this on their configuration as well. They were able to verify the bug exists in their web client for our server.

The issue appears to be one of capitalization. Both of my clients on desktop (Flatpak and Firefox) attempt to react with :Mattermost:, however, using the client on my phone (Android 16 App v2.35.0) reacts with :mattermost:, which works and is visible to all clients.

Using the emoji in a message works with either :Mattermost: or :mattermost: in the desktop client, but only as :mattermost: on mobile.

main.log.txt

貢獻者指南