Unable to Flag Posts with Emojis in the Title for “Other” Reason

When attempting to flag a post (or any replies within it) for the reason “Other,” the system generates a private message to moderators. If the original post’s title contains an emoji, the action fails with this error:


This appears to be caused by the fact that PMs to moderators inherit the post’s title, and the PM system disallows emojis in titles.

This is a critical issue as it prevents users from flagging certain posts or their replies for “Other,” which is often required to provide detailed context to moderators. Without this ability, moderators may lack sufficient information to make informed decisions on how to handle flagged content.

Reproduction Steps:

  1. Find or create a post with an emoji in the title.
  2. Attempt to flag the post itself or any reply under it.
  3. Select “Other” as the reason.
  4. Click “Submit.”
  5. Observe the error message: An error occurred: Title can’t have emoji.

Expected Behavior:
Flagging for “Other” should work regardless of whether the post title contains emojis. The system should either strip emojis from the PM title automatically or handle them without error.

6 Likes

I’m confused how you are suppose to include emojis in topics

Theres probably a bug when creating bug reports that allows you to include emojis. It also looks unprofessional in my opinion

It’s not strictly against the rules. Instead, file a bug report for being able to add emojis to the title.

2 Likes

or a feature request to be able to add emojis to PM titles

3 Likes

To add on, the validation here is literally client side:
https://devforum.roblox.com/t/%F0%9F%9B%A1%EF%B8%8F%F0%9F%9B%A0%EF%B8%8Fdevforum-moderation-survey%F0%9F%9B%A0%EF%B8%8F%F0%9F%9B%A1%EF%B8%8F/4220205/3?u=bvetterdays

So the rule basically doesn’t exist if you’re smart enough to work around it. Seems like a huge vulnerability here

1 Like