Peddler junk state not showing until selling
Xsandor opened this issue ยท 2 comments
Brief Description of Bug
I just installed Baganator (v243) and Peddler (v4.3) for the first time.
I selected "Peddler" in the selection for "Junk Detection".
I tried marking items as junk with Alt + right-click (as configured in Peddler). No indication is shown.
I go to the vendor and the items I marked are automatically sold.
I buyback the items, and now they have the "coin icon" to indicate that they are junk.
I repeated this a couple of times with the same result.
I disabled Baganator, reloaded, and tried the same thing with the default bag interface, here the Peddler junk indication is toggled properly each time I alt + right-click the items.
Steps to Reproduce
See my discription above.
Loaded Addons
I disabled all other addons while testing, so only these were loaded:
- Baganator (v243)
- Peddler (v4.3)
- Syndicator (v23)
Back Trace (LUA Error Output)
No errors
This is because Peddler doesn't emit any kind of notification when the toggle state for an item is changed. It has explicit support for the vanilla bags, but doesn't accommodate addons that want to use the junk status.