4 - A few little Bugs.
What steps will reproduce the problem?
1. disable specific bags in MyInventory by shift+right clicking the bag slot produces the below error.
2. Left clicking any bag, a single bag show not the allin one. have to click the main blizzard bag to get the allin one bag.
3.
What is the expected output? What do you see instead?
try to remvoe the keyring or a bag from the allin one bag.
What version of the product are you using?
lastest
Do you have an error log of what happened?
Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:739 attempt to call field 'CloseBag' (a nil value)
Time: 10/18/10 15:29:41
Count: 8
Stack: [C]: in function `CloseBag'
Interface\AddOns\MyBags\MyBagsCore\MyBags.lua:739 in function `BagButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>
Please provide any additional information below.
None I can think of.
AGAIN TY SO MUCH For keeping this other wise Awesome bag addon from being Dead > Ive seen some really good addons bit the dust.
| User | When | Change |
|---|---|---|
| Takika | Oct 19, 2010 at 08:15 UTC | Changed status from New to Fixed |
| Moonshoter | Oct 18, 2010 at 19:32 UTC | Create |
- 1 comment
- 1 comment
Facts
- Last updated
- Oct 19, 2010
- Reported
- Oct 18, 2010
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
Takika Oct 19, 2010 at 07:59 UTC - 0 likesTwo question, one bug. I just forgot to hook some functions from the original core in MyInventory. Fixed in 1.1.1 :)