TradeskillInfo

2 - TitanTSI needs a small update for Wow3.0

I needed small changes to get it working again:

tradeskillinfo.lua line 3:
function TitanPanelTSIButton_OnLoad(self)

tradeskillinfo.lua line 5:
            self.registry = {

tradeskillinfo.lua line 19:
function TitanPanelTSI_OnClick(self, button)

tradeskillinfo.xml lines 10-11:
TitanPanelTSIButton_OnLoad(self);
TitanPanelButton_OnLoad(self);

tradeskillinfo.xml lines 15:
TitanPanelTSI_OnClick(self, button);

User When Change
Dys Nov 08, 2008 at 04:43 UTC Changed status from New to Fixed
coani Nov 07, 2008 at 14:52 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of Dys Dys Nov 08, 2008 at 04:43 UTC - 0 likes

    Recommended changes are included in v1.1-beta6.

  • Avatar of Dys Dys Nov 07, 2008 at 16:20 UTC - 0 likes

    Is the last line

    TitanPanelTSI_OnClick(self, button);

    or

    TitanPanelTSI_OnClick(self, arg1);

    I don't have Titan installed, so I'll have to go by your input. :)

  • 2 comments

Facts

Last updated
Nov 08, 2008
Reported
Nov 07, 2008
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees