Thread: WOD/Pre-patch
View Single Post
11-09-14, 02:26 PM   #232
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Originally Posted by Naharis View Post
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.
About to manually merge the stuff you pushed in, I've been working all morning on the quest and notes... I have it all working except that one issue and not sure what happens if I push my changes then try to merge lol still new to all this git stuff.