sylvanaar / prat-3-0

Prat-3.0 is a chat enhancement addon for world of warcraft
https://www.curseforge.com/wow/addons/prat-3-0
GNU General Public License v3.0
25 stars 45 forks source link

[Bug] ChannelNames module attaches your name to command-announcements. #117

Closed Kolmarwow closed 3 years ago

Kolmarwow commented 4 years ago

Describe the bug When you're in a custom chat channel and do any action that announces changes in that chat channel (such as giving a player Moderator status or turning channel announcements on/off) it will oddly attach your name to the front of the announcements if you have the "ChannelNames" module enabled. Screenshots that show this in more detail will be linked below.

To Reproduce Steps to reproduce the behavior:

  1. Go to Module Control in /prat and enable ChannelNames
  2. Join a random chat channel where you are the owner of that channel, say /join TestChannelBlaBla
  3. Type /ann TestChannelBlaBla or /mod TestChannelBlaBla PlayerName
  4. See your name attached to the front of the chat channel announcements.

Expected behavior I assume your name should not be in front of chat channel announcements as it looks bloated & weird.

Screenshots Top part is with ChannelNames enabled and bottom part is with it disabled (need to /reload after disabling for change to take effect)

Version Information (please complete the following information):

Addons you are running I tried disabling all my addons except Prat 3.0 and the bug persisted so I assume this is not an addon conflict issue.

github-actions[bot] commented 4 years ago

This issue was flagged as stale