Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13269] CodeProcessor: Unknowns short-circuit some expressions that shouldn't be short-circuited

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-29T02:12:42.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-29T01:28:36.000+0000
Updated2017-03-09T00:26:26.000+0000

Description

Unknown values short circuit expressions (for speed reasons), but that can cause some code to not be evaluated.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source