Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
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
Some native methods do things that query aspects of the current context. Since native methods don't create their own context, they query the calling context, which is bad. A dummy context needs to be created