ga526321 / prat

Automatically exported from code.google.com/p/prat
GNU General Public License v3.0
0 stars 0 forks source link

ALT-Z causes PRAT to taint in combat!!! #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Another issue with PRAT lately is that it causes taint.

DO NOT: hide your ui in combat... (ALT-Z), or you will not get it back
before ooc!!

Prat-r63496.txt

3/19 23:06:47.369  Global variable INTERFACE_ACTION_BLOCKED_SHOWN tainted
by Prat - Interface\FrameXML\UIParent.lua:600 UIParent_OnEvent()
3/19 23:06:47.369      UIParent:UIParent:()
3/19 23:06:47.369      <unnamed>:<unnamed>:()
3/19 23:06:47.369      Interface\AddOns\RDX\Windows\Layout_Grid.lua:174
3/19 23:06:47.369      pcall()
3/19 23:06:47.369      Interface\AddOns\RDX\Windows\Layout_Grid.lua:228 func()
3/19 23:06:47.369      Interface\AddOns\VFL\Time.lua:105
3/19 23:06:47.369  Execution tainted by Prat while reading
INTERFACE_ACTION_BLOCKED_SHOWN - Interface\FrameXML\UIParent.lua:597
UIParent_OnEvent()
3/19 23:06:47.369      UIParent:OnEvent()
3/19 23:06:47.369      Show()
3/19 23:06:47.369     
Interface\AddOns\Prat\Prat_Modules\modules\Editbox.lua:716
3/19 23:06:47.369      TOGGLEUI:7

Original issue reported on code.google.com by arn...@gmail.com on 19 Mar 2008 at 11:42