Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Release 3.0.0
-
Fix Version/s: Release 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07
-
Component/s: Code Processor
-
Labels:None
Description
The this value for callbacks (e.g. in addEventListener) are currently set to global scope, but should be set to the object the callback was added to.