Actions
Bug #7406
openChat messages containing only special characters (e.g., >>>) are incorrectly displayed as images on the client-side chat screen
Start date:
07/07/2026
Due date:
% Done:
0%
Estimated time:
Description
When a coach sends a chat message containing only special characters (for example, >>>) to a client, the message is incorrectly rendered as an image on the client's chat screen instead of being displayed as plain text.
The application should display special characters exactly as they were sent and should not interpret them as image content
Steps to Reproduce- Log in as a Coach.
- Open a chat with a client.
- Send a message containing only special characters (e.g., >>>, <<<, ..., etc.).
- Log in as the Client or open the client's chat screen.
- Observe how the message is displayed.
Actual Result
The special-character message is displayed as an image instead of a text message on the client's chat screen.
*Expected Result
*
The message should be displayed as plain text exactly as sent by the coach, without being rendered as an image or any other media type.
Attachments: https://prnt.sc/Jljxw2mt_ajg
No data to display
Actions