Removing Weapon Buffs (Shaman) #85


  • Defect
  • New
Open
Assigned to elkano
  • _ForgeUser1186529 created this issue Oct 30, 2010

    What steps will reproduce the problem?
    1. Apply weapon buffs
    2. Right click the weapon buff from the bar
    3. Left click the pop up box to remove the buff

    What is the expected output? What do you see instead?
    Expected: Buff gets removed from my weapon.
    Instead: I get an error message

    What version of the product are you using?
    2.3.0 - r159

    Do you have an error log of what happened?
    Message: Interface\FrameXML\SecureTemplates.lua:395: attempt to call global 'CancelItemTempEnchant' (a nil value)
    Time: 10/30/10 12:10:54
    Count: 5
    Stack: Interface\FrameXML\SecureTemplates.lua:395: in function `handler'
    Interface\FrameXML\SecureTemplates.lua:540: in function <Interface\FrameXML\SecureTemplates.lua:488>

    Locals: self = EBB_SAB_Cancel {
    0 = <userdata>
    texture = <unnamed> {
    }
    }
    unit = "player"
    button = "LeftButton"
    spell = nil
    slot = 16
    (*temporary) = nil
    (*temporary) = 1
    (*temporary) = "attempt to call global 'CancelItemTempEnchant' (a nil value)"
    CANCELABLE_ITEMS = <table> {
    16 = 1
    17 = 2
    }

    Please provide any additional information below.

  • _ForgeUser1186529 added the tags New Defect Oct 30, 2010
  • Elkano posted a comment Nov 2, 2010

    Yeah, blame Blizzard :/ they didn't update their code for SecureActionButton to match the changed function name they use themselves :/


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