Re: found bug in mod_scripting.py

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 8:12 AM, Edward K. Ream wrote: > > > On Thu, Mar 26, 2009 at 1:34 AM, vitalije wrote: > >> >> I have just found bug in mod_scripting plugin. > > > Thanks for this detailed report. Clearly, there is a bug. I'll fix it > immediately. > The fix is on the trunk at rev 1689

Re: found bug in mod_scripting.py

2009-03-26 Thread Edward K. Ream
On Thu, Mar 26, 2009 at 1:34 AM, vitalije wrote: > > I have just found bug in mod_scripting plugin. Thanks for this detailed report. Clearly, there is a bug. I'll fix it immediately. Interestingly, pylint does not catch this bug, as I have just re-verified. Edward --~--~-~--~~-

found bug in mod_scripting.py

2009-03-25 Thread vitalije
I have just found bug in mod_scripting plugin. On line 299 there is a call to method 299: b = self.createAtButtonFromSettingHelper (h,script,statusLine,shortcut) but, that method has following declaration on line 301 301: def createAtButtonFromSettingHelper (self,args,h,script,statusLine,short