This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Apply weapon buffs2. Right click the weapon buff from the bar3. 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:54Count: 5Stack: 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 = nilslot = 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.
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.