Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.3 Only] if a public/private chat message contains "bbb-published-poll-" tag it will show as a chat poll result message #11393

Closed
daminebenq opened this issue Feb 12, 2021 · 0 comments · Fixed by #11437
Assignees
Milestone

Comments

@daminebenq
Copy link
Contributor

Describe the bug
Sending a private/public chat message with bbb-published-poll- will show as a chat poll results message.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a bbb23 server
  2. Go to public/private chat textarea
  3. Type bbb-published-poll-
  4. See error

Expected behavior
Any chat message sent by a user should be treated as normal chat message showing the avatar + username + message text.
When a user sends a message containing bbb-published-poll- it should show as a normal chat message.
image

Actual behavior
Sending a message in private or public chat with bbb-published-poll- tag will show as a chat poll results message. Which is a systemChatMessage.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants