Closed GoogleCodeExporter closed 9 years ago
Oops!!. Couldn't find a way to re-open an existing issue.
Original comment by surolia.manish
on 16 Feb 2010 at 7:11
I can confirm this. I think there is a missing "return" when applying original
function, should be:
return origFn.apply(null, Array.prototype.slice.call(arguments));
Original comment by koliksof...@gmail.com
on 29 Mar 2010 at 3:25
OK, I will add a return to that line and package with verison 3.0.5. Please
let me
know if it works in your situation.
Original comment by t...@speednet.biz
on 9 May 2010 at 7:05
Original issue reported on code.google.com by
surolia.manish
on 16 Feb 2010 at 7:04Attachments: