Bug in SpecialEvents #17


  • New
  • Defect
Open
Assigned to _ForgeUser1181105
  • _ForgeUser42585 created this issue Mar 12, 2011

    There's a bug in SpecialEvents-Aura-4.0 when lib:AuraScan is called via lib:RegisterEvent( "UNIT_AURA", "AuraScan").
    The function takes two parameters, "unit" and "reason", however when being called by the UNIT_AURA event, those two are interchanged and thus the function produces no expected result.

    May be true for other event calls as well, but I only checked UNIT_AURA.

  • _ForgeUser42585 added the tags New Defect Mar 12, 2011

To post a comment, please login or register a new account.