Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12378] CodeProcessor: Referencing an undefined variable with an Object prototype property name causes a crash

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-01-22T22:08:28.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-01-22T22:03:52.000+0000
Updated2017-03-09T00:25:41.000+0000

Description

When an undeclared variable is referenced, and that name is the same as an Object prototype property name (e.g. "toString"), then the code processor crashes

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source