Auctionator

Auctionator

129M Downloads

Reagent search broken

hollo6 opened this issue ยท 3 comments

commented

Brief Description of Bug

Reagent search is not working, triggers the LUA error below.
Issue is present in versions 11.0.0-1 and 11.0.0-2. Working in 11.0.0.

Steps to Reproduce

Open AH and any recipe in a profession window and click Search.

Loaded Addons

Not relevant. Rolled back to 11.0.0 and this one is still working.

Back Trace (LUA Error Output)

4x ...ionator/Source_Mainline/CraftingInfo/Professions.lua:38: Usage: Item:CreateFromItemLink(itemLinkString)
[string "=[C]"]: in function error' [string "@Blizzard_ObjectAPI/Mainline/Item.lua"]:33: in function CreateFromItemLink'
[string "@Auctionator/Source_Mainline/CraftingInfo/Professions.lua"]:38: in function DoTradeSkillReagentsSearch' [string "@Auctionator/Source_Mainline/CraftingInfo/Mixins/Professions.lua"]:117: in function SearchButtonClicked'
[string "*Professions.xml:20_OnClick"]:1: in function <[string "*Professions.xml:20_OnClick"]:1>

Locals:
(*temporary) = "Usage: Item:CreateFromItemLink(itemLinkString)"

commented

Which recipe are you testing this on?

commented

Nevermind that question, got it replicated now

commented

Added a fix into the next alpha. Thanks for the bug report.