v3 taints & breaks the Blizzard Professions frame #2


  • New
  • Defect
Open
Assigned to kemayo
  • _ForgeUser23487 created this issue Oct 20, 2010

    What steps will reproduce the problem?

    1. Log on after install, making sure that the Broker_Skills LDB feed is showing properly through the LDB display here (using StatBlock Core v2.67).

    2. Click the Broker_Skills feed which opens the Blizzard Professions frame.

    3. Start clicking the some of the profession icons shown in the frame: Skinning, First Aid, Fishing, & Disenchant in the Enchanting section (for this test case).

    What is the expected output? What do you see instead?

    Expected: normal behavior clicking those icons. Instead: get a Blizzard taint warning frame in the middle of the screen ("Broker_Skills has been blocked from an action only available to the Blizzard UI...Disable/Ignore"). And those buttons don't perform as expected (the Skinning icon doesn't change the arrow to one that can be used for skinning, etc). Also, with the taint.log enabled, errors are recorded in the log.

    What version of the product are you using?

    v3 in WoW 4.0.1 live

    Do you have an error log of what happened?

    10/20 07:24:47.843  An action was blocked because of taint from Broker_Skills - CastSpell()
    10/20 07:24:47.843      Interface\FrameXML\SpellBookFrame.lua:408 SpellButton_OnClick()
    10/20 07:24:47.843      PrimaryProfession2SpellButtonTop:OnClick()
    10/20 07:24:56.687  An action was blocked because of taint from Broker_Skills - CastSpell()
    10/20 07:24:56.687      Interface\FrameXML\SpellBookFrame.lua:408 SpellButton_OnClick()
    10/20 07:24:56.687      PrimaryProfession1SpellButtonTop:OnClick()
    10/20 07:25:15.921  An action was blocked because of taint from Broker_Skills - CastSpell()
    10/20 07:25:15.921      Interface\FrameXML\SpellBookFrame.lua:408 SpellButton_OnClick()
    10/20 07:25:15.921      SecondaryProfession2SpellButtonRight:OnClick()
    

    Please provide any additional information below.

    There are no problems, though, opening the professions from the Blizzard frame that actually give you full windows as opposed to changing the mouse icon - - Enchanting itself, Cooking & First Aid.

  • _ForgeUser23487 added the tags New Defect Oct 20, 2010
  • _ForgeUser23487 edited description Oct 20, 2010

To post a comment, please login or register a new account.