View Bug Report
Cannot link item to chat for some reason.
Bug #: 2086
File: BetterUI :: Gamepad Interface Improvements (HotR)
Date: 10/07/17 12:58 AM
By: Rugal
Status: Unconfirmed
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1817: Attempt to access a private function 'SendChatMessage' from insecure code. The callstack became untrusted 4 stack frame(s) from the top.
stack traceback:
EsoUI/Ingame/ChatSystem/SharedChatSystem.lua:1817: in function 'SharedChatSystem:SubmitTextEntry'
EsoUI/Ingame/Inventory/InventorySlot.lua:1364: in function 'INDEX_ACTION_CALLBACK'
EsoUI/Ingame/Inventory/InventorySlotActions.lua:113: in function 'ZO_InventorySlotActions:DoAction'
EsoUI/Ingame/Inventory/ItemSlotActionController.lua:137: in function 'ZO_ItemSlotActionsController:DoSelectedAction'
user:/AddOns/BetterUI/Modules/Inventory/Inventory.lua:1125: in function 'buttonCallback'
EsoUI/Libraries/ZO_Dialog/Gamepad/ZO_GenericDialog_Gamepad.lua:29: in function 'callback'
EsoUI/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:615: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
(tail call): ?
EsoUI/Libraries/ZO_Dialog/ZO_Dialog.lua:1191: in function 'ZO_Dialogs_ButtonKeybindPressed'
:1: in function '(main chunk)'

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: rockingdice - 10/07/17 01:53 AM
How to reproduce this bug?
By: virtus753 - 10/24/17 02:47 PM
I can confirm this has been a bug since early October at least. With no add-ons except BetterUI enabled, I get exactly the same error message as Rugal when attempting to link an item in chat, with the following exception:

EsoUI/Ingame/Inventory/InventorySlot.lua:1364 --> mine has 1374 here instead

Otherwise the error messages are identical.