Thread: WOD/Pre-patch
View Single Post
11-09-14, 02:13 PM   #230
Naharis
A Defias Bandit
Join Date: Aug 2012
Posts: 3
Watchlist items

Regarding the watch list, there's a small addon that circumvents UseQuestLogSpecialItem taint: http://www.curse.com/addons/wow/questitembuttonfix
It replaces the original ObjectiveTracker buttons with SecureActionButtonTemplate with type=item and item=link from GetQuestLogSpecialItemInfo.

I added a quick fix to my NxUI.lua using this approach, the items are usable then. But it's far from a clean implementation, and I'm not sure if I can find the time during workdays.