HomeWildfire Games

Gracefully handle empty lobby chat messages.

Description

Gracefully handle empty lobby chat messages.
One case was reproducible with PMs sent via psi-plus that contained only whitespace, which is trimmed to the empty string clientside.

Event Timeline

elexis added a comment.Nov 4 2018, 9:59 PM

As noticed by Hannibal_Barca, this is reproducible by using the banreason command on user1's moderation bot. So I guess there is no more to change clientside unless it's inevitable to send the empty message.