1 - Chat filters disabled
What steps will reproduce the problem?
1. loging in
2. reloging
3.
What is the expected output? What do you see instead?
The addon mess up my chat filters.
What version of the product are you using?
v1.4.0 build 2
Do you have an error log of what happened?
no
Please provide any additional information below.
Further the addon works perfect thanks for this.
| User | When | Change |
|---|---|---|
| merah | Nov 16, 2010 at 11:56 UTC | Changed status from Verified to Fixed |
| merah | Nov 15, 2010 at 12:39 UTC | Changed status from Fixed to Verified |
| merah | Nov 14, 2010 at 20:41 UTC | Changed status from Started to Fixed |
| merah | Nov 14, 2010 at 11:49 UTC | Changed name from Chat filters mesed up to Chat filters disabled Changed priority from Medium to High |
| merah | Nov 14, 2010 at 11:45 UTC | Changed status from Waiting to Started |
| merah | Nov 14, 2010 at 11:44 UTC | Changed status from Accepted to Waiting |
| merah | Nov 14, 2010 at 11:44 UTC | Changed status from Verified to Accepted |
| merah | Nov 13, 2010 at 15:51 UTC | Changed status from New to Verified |
| Godwyn | Nov 13, 2010 at 15:22 UTC | Create |
- 5 comments
- 5 comments
Facts
- Last updated
- Mar 30, 2012
- Reported
- Nov 13, 2010
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- High - Strongly want to resolve in the specified milestone.
- Votes
- 1
- Reply
- #5
merah Nov 15, 2010 at 12:36 UTC - 0 likesthis will reset just SpamBayes settings leaving chat settings untouched
- Reply
- #4
merah Nov 15, 2010 at 11:50 UTC - 0 likesyou have to reset, the past revision corrupted your ea settings. if you don't want bugs then wait for a release. Things like that happens on Beta/Alpha
without resetting everything you have to open SavedVariables.lua of the EA_ChatWindow and delete the table entries from id 101000 to superior in colors and settings
- Reply
- #3
Godwyn Nov 15, 2010 at 09:23 UTC - 0 likesI have updated but it stil don't work. The chat window filters still mess up.
The script you provided resets all to defoult, i don't want that either. I have a seperate window with only combat text.
I hope to see a fix soon, i love this addon but i disabled it till a fix comes.
Greetings
- Reply
- #2
merah Nov 14, 2010 at 20:41 UTC - 0 likesfixed in spambayes-1.4.0.04-beta or svn revision 4
- Reply
- #1
merah Nov 13, 2010 at 16:03 UTC - 0 likesconfirmed the bug on a fresh new profile, it did not occur on the toon profile I was coding on that's why I haven't caught this before.
if you are looking to temporarily fixe this issue
/script ChatSettings.ChannelColors = nil;EA_ChatWindow.Settings = nil;
/reloadui