Special character only chat messages don't get transferred #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Report
Environment
259.3.1Summary
Chat messages with only special characters (no alphanumeric characters ( letters or numbers )) don't get transferred.
Expected Behavior
No content of chat messages should be excluded
Actual Behavior
The logger notices that for these special messages, no text or content of the message is found.
Therefore the content doesn't get transferred, and nobody can see the message in the chat.
Steps to Reproduce
Stack Trace / Error Message
WARN ch.unibas.dmi.dbis.cs108.casono.client.chat.ChatController Chat refresh failed: No TEXT found
Possible Cause / Notes
Checklist
assigned to @m.ginkel
mentioned in merge request !180
mentioned in commit
f0135ce6f4