sfmict / MountsJournal

Addon makes it possible to sort mounts on waterfowl, flying, ground and allows to use in suitable conditions (random mount summoning).
Apache License 2.0
6 stars 1 forks source link

Blocked UI action - Changing Guild Rank #2

Closed CTOUT closed 4 years ago

CTOUT commented 4 years ago

Environment

Steps to reproduce

Open Guild UI, Choose a member, Try and change their rank.

Expected Behaviour

Their rank would change.

Actual Behaviour

Blocked UI Action dialogue appears.

Debug Output

1x [ADDON_ACTION_FORBIDDEN] AddOn 'MountsJournal' tried to call the protected function 'SetGuildRankOrder()'. [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519> [string "=[C]"]: in function SetGuildRankOrder' [string "@Blizzard_Communities\GuildRoster.lua"]:174: in functionfunc' [string "@FrameXML\UIDropDownMenu.lua"]:895: in function `UIDropDownMenuButton_OnClick'

Screenshots

N/A

sfmict commented 4 years ago

Hi, I fixed this taint in version 8.3.2-beta1. Please check if this error is reproducing.

CTOUT commented 4 years ago

Hi @sfmict,

I can confirm the error does not occur in 8.3.2-beta2.

Thank you.