Mythic Dungeon Tools - MDT

Mythic Dungeon Tools - MDT

67M Downloads

Share function not working

Sniqi opened this issue · 4 comments

commented

Hi,

seems like I have a rare bug on my machine?

Links created with the "share" button are empty and do not contain the content it should have.
I can click links from other people with no problems.

Tested in this environment:
-english client
-MDT freshly installed
-MDT is the only addon active and installed
-fresh WTF folder
-scan & repair for WoW completed
-all background apps related to WoW closed

This bug startet with patch 8.2

This error comes straight, when logging in/reloading:

1x MethodDungeonTools\Transmission.lua:182: attempt to concatenate local 'realm' (a nil value)
MethodDungeonTools\Transmission.lua:182: in function SetHyperlink' FrameXML\ItemRef.lua:395: in function <FrameXML\ItemRef.lua:11> ...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3513: in function SetItemRef'
FrameXML\ChatFrame.lua:3721: in function `ChatFrame_OnHyperlinkShow'
[string ":OnHyperlinkClick"]:1: in function <[string ":OnHyperlinkClick"]:1>

This error comes, when clicking the not functioning link from "share":

Locals:
self = ItemRefTooltip {
0 =
updateTooltip = 0.200000
shoppingTooltips =

{
}
TopOverlay = {
}
SetHyperlink = defined @MethodDungeonTools\Transmission.lua:177
needsReset = true
BottomOverlay = {
}
updateTooltipTime = 0
UpdateTooltip = defined *:OnLoad:5
}
link = "MethodDungeonTools-SniqíAntonidas"
sender = "SniqíAntonidas"
name = nil
realm = nil
(*temporary) = nil
(*temporary) = "-"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'realm' (a nil value)"
OriginalSetHyperlink = defined =[C]:-1

Thanks for your help

commented

addition: this is only happening with my char Sniqí-Antonidas. My char Sniqi-Antonidas is working for example. (with the exact same environment)

commented

a fix for this is in the works, thanks for the report

commented

180: ... string.match(sender,"(%u%l*)%-(%u%a)")
this %u and %l now broken and doesnt work for any non english cymbols?! thanks blizzard...

commented

fixed in version 2.7.0