Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13247] CodeProcessor: skipped and visited states should be exclusive, but aren't

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-28T17:59:32.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-03-28T17:38:57.000+0000
Updated2017-03-09T00:25:01.000+0000

Description

Skipped and visited states should be mutually exclusive but aren't. If a node is skipped and later visited (or vice versa), both states are set, but visited should always supersede.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source