Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3762] Debugger: Titanium objects toString() should be [object TiXX] instead of [Ti.XX]

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-05-15T09:24:06.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sRelease 1.7.0, Sprint 2011-17
ComponentsAndroid
Labelsandroid, debugger, parity
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-27T13:06:40.000+0000
Updated2011-05-15T09:24:06.000+0000

Description

Comments

  1. Marshall Culpepper 2011-05-15

    Steps to test: - In any breakpoint, check the value of a Titanium View or other Titanium object. The String that shows on the right side of the debugger should be [object Ti.XX]
  2. Don Thorp 2011-05-15

    Verified that [object Type] showed up in the debug variables.

JSON Source