Skip to content

Bliz hotfix broke ActionButton_ApplyCooldowns with ever expanding reach of Secret values #77

Description

@ScottIngram

Bliz devs are increasingly unprofessional and undisciplined. This week, they released a hotfix (not a proper patch) that broke the ActionButton_ApplyCooldowns. So now, UFO can't update a spell cooldown during combat

Message: ...ce/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:847:
 bad argument #1 to 'SetCooldown' (Usage: self:SetCooldown(start, duration [, modRate]). Secret values are only allowed during untainted execution for this argument.)
[Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua]:847: in function <...ce/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua:845>
[Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua]:866: in function 'ActionButton_ApplyCooldown'
[Interface/AddOns/Blizzard_ActionBar/Shared/ActionButton.lua]:842: in function 'ActionButton_UpdateCooldown'
[Interface/AddOns/UFO/ui/Button_Mixin.lua]:165: in function 'updateCooldown'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions