867 - since r2654, plz open trade skill win w/ skillet
ARL Version (ie: 1.0):
1
ARL Revision (ie: r2200):
r2654
Are you running Skillet/ATSW or any other tradeskill mods?
skillet
What is the in-game error you received (DON'T INCLUDE A LIST OF ADDONS YOU ARE RUNNING, PLEASE)?
<chat msg> please open trade skill window
What did you do with ARL to cause the error/problem?
click scan button on skillet, or on options page
Are you running with libraries embedded or disembeded?
emb
How critical is fixing this defect?
no longer works with skillet
Please provide any additional information below:
r2654
Removed the TRADE_WINDOW_OPENED state flag, and it's associated toggling functions - we're using TradeSkillFrame:IsVisible() instead.
| User | When | Change |
|---|---|---|
| pompachomp | Nov 22, 2009 at 01:33 UTC | Changed status from New to Invalid |
| blankstare2 | Nov 21, 2009 at 12:21 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Nov 22, 2009
- Reported
- Nov 21, 2009
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
blankstare2 Nov 22, 2009 at 03:25 UTC - 0 likesnot sure you understand. the exact message is "Ackis Recipe List: Please open trade skill window to scan." coming from: function addon:Scan(textdump) if not TradeSkillFrame or not TradeSkillFrame:IsVisible() then self:Print(L["OpenTradeSkillWindow"]) return end
I can go to /arl options and hit scan, same thing....
- Reply
- #1
pompachomp Nov 22, 2009 at 01:33 UTC - 0 likesPlease file this ticket on the skillet tickets page please. He has to take care of it himself. The scan button accessibility is still available to him.