Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13300] CodeProcessor: Internal methods don't register as ambiguous blocks correctly

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-04-02T04:23:44.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-04-01T20:55:54.000+0000
Updated2017-03-14T21:15:27.000+0000

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

Comments

  1. Ingo Muschenetz 2013-04-01

    Moving to 3.1.1. If this can fit in 3.1.0, we can move it back.
  2. Eric Merriman 2013-06-17

    Please provide test steps and sample code.
  3. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source