Syndicator

Syndicator

2M Downloads

AH pattern tooltip vs. crafted item tooltip

tflo opened this issue ยท 2 comments

commented

It seems in most AH views Syndicator is displaying tooltip info for the crafted item, instead of the pattern. Example:

(1) Tooltip of the pattern on the AH image
(2) Tooltip of the pattern from the cached bag view image
(3) Tooltip of the crafted item on the AH image

The problem lies in the first screenshot ((1) Tooltip of the pattern on the AH):

Syndicator is not displaying the one rank 3 pattern that I have in the bags of the tailor alt (as correctly displayed in (2)). Since the Oribos tooltip (the two separated price lines just above the TSM tooltip) is erroneously displaying the price of the crafted item, I assume Syndicator is doing the same, hence no inventory record displayed.

TSM (inventory/prices), Auctionator (prices) and ATT (item/spell ID) are correctly showing the tooltip info for the pattern.

It seems this problem concerns all AH views (including Collectionator), with one exception: In the final Buy listing (where I can click the Buyout button), Syndicator's inventory entry is there, and also Oribos correctly displays the price for the pattern.

So I guess something is a bit messy with the underlaying tooltip infos of the different AH views. However, the Auctionator/TSM/ATT tooltips manage to distinguish correctly between pattern and crafted item, and it would be great if Syndicator could do too.

It happened a few weeks ago that I bought a rank 3 recipe via Collectionator, where afterwards it turned out that I had it already in the bank of an alt, but back then I didn't know why this happened (I thought I had missed the inventory tooltip).

commented

Fixed. This is a Blizzard bug, they return the crafted item by default as the tooltip's item info, so I've been fixing this on a case-by-case basis to get it working properly.

commented

Works great now, thanks!