6 - Unintended rank rename
What steps will reproduce the problem?
I changed permissions in the addon config ui to uncheck a rank that I didn't want to allow repairs to, upon disabling repairs all together this rank was renamed to another rank (thus two). I'm not sure if I had repairs enabled, then unchecked, and disabled but I think that was the order and probably makes sense to error but I didn't know it would rename the rank names.
What version of the product are you using?
latest
Do you have an error log of what happened?
No error log
| User | When | Change |
|---|---|---|
| Merkhan | Oct 15, 2010 at 22:25 UTC | Changed status from New to Invalid |
| sayntavarice | Mar 04, 2010 at 01:44 UTC | Create |
- 1 comment
- 1 comment
Facts
- Last updated
- Oct 15, 2010
- Reported
- Mar 04, 2010
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
Merkhan Oct 15, 2010 at 22:25 UTC - 0 likesI just tried to reproduce this problem on 4.0.1 and I cannot. I checked/unchecked ranks and enable/disable repairs randomly in quick succession. Upon reviewing the code and the API I just don't see how this addon can cause this issue. The only thing that would cause it would be a problem in Blizzards API since I call "GuildControlSaveRank(GuildControlGetRankName(rank))". That is I get the rank name from WoW and set the active rank to that name.
I'm going to mark this ticket as invalid.