using any category other than ADDONS
for your keybinding will cause taint
removing the category generates an empty category, which also causes taint. (if all we can use is ADDONS then why do we need to add it?)
the header is also being ignored. header="ARKINV"
should resolve to a global named BINDING_HEADER_ARKINV
which i have set, but its not shown in the keybindings list, neither is anyone elses, so they all blend together. did they change this or just break it?
this is the taint if you use your own category and go into the keybindings game menu.
11/6 21:48:21.244 Global variable BINDING_NAME_ARKINV_JUNK_SELL tainted by ArkInventory - Interface/AddOns/ArkInventory/Core/ArkInventory.lua:1005
11/6 21:48:21.244 Execution tainted by ArkInventory while reading BINDING_NAME_ARKINV_JUNK_SELL - Interface/SharedXML/BindingUtil.lua:141 GetBindingName()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_Keybindings.lua:311 Frame:Init()
11/6 21:48:21.244 Interface/FrameXML/SettingDefinitions/Keybindings.lua:45 Frame:Init()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollUtil.lua:439
11/6 21:48:21.244 securecallfunction()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsList.lua:52 initializer()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBoxListView.lua:283 InvokeInitializers()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:657 Frame:Update()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:159 FullUpdateInternal()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:631 Frame:FullUpdateInternal()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:113 Frame:FullUpdate()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:605
11/6 21:48:21.244 securecallfunction()
11/6 21:48:21.244 Interface/SharedXML/CallbackRegistry.lua:143
11/6 21:48:21.244 secureexecuterange()
11/6 21:48:21.244 Interface/SharedXML/CallbackRegistry.lua:146 TriggerEvent()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBoxListView.lua:225 SignalDataChangeEvent()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBoxListView.lua:205 SetDataProvider()
11/6 21:48:21.244 Interface/SharedXML/Scroll/ScrollBox.lua:589
11/6 21:48:21.244 securecallfunction()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsList.lua:101 Frame:Display()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:782 SettingsPanel:DisplayLayout()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:758 SettingsPanel:DisplayCategory()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:725
11/6 21:48:21.244 securecallfunction()
11/6 21:48:21.244 Interface/SharedXML/CallbackRegistry.lua:143
11/6 21:48:21.244 secureexecuterange()
11/6 21:48:21.244 Interface/SharedXML/CallbackRegistry.lua:146 Frame:TriggerEvent()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_CategoryList.lua:136
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:524
11/6 21:48:21.244 An action was blocked because of taint from ArkInventory - SpellStopCasting()
11/6 21:48:21.244 Interface/FrameXML/UIParent.lua:4006 ToggleGameMenu()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:292 SettingsPanel:TransitionBackOpeningPanel()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:281 SettingsPanel:ExitWithCommit()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:257 SettingsPanel:Close()
11/6 21:48:21.244 Interface/SharedXML/Settings/Blizzard_SettingsPanel.lua:44