Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6698] iOS: Debugger - debugger variables are not alphabetically sorted

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2012-10-26T22:06:25.000+0000
Affected Version/sRelease 1.7.5, Release 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelsparity
ReporterDustin Hyde
AssigneeIngo Muschenetz
Created2011-12-15T11:24:57.000+0000
Updated2014-06-19T12:44:01.000+0000

Description

In the Android debugger, debugger variables are alphabetically sorted. Screenshot attached. Should be sorted by local and global like v8 and iOS Steps to Reproduce: 1. Create a new project in studio called debug_test
. 2. Move the .js files from the debug test project in titanium_mobile_tests_internal. 
3. Refer to the test plan at http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan
. 4. Execute test case 1014 up to Step 5 (in iOS). Expected Result: Variables should be in global and local order. Actual Result: Variables are in alphabetical order.

Attachments

FileDateSize
iOS.png2011-12-15T11:24:57.000+000042638
rhino.png2011-12-15T11:24:57.000+000053391

Comments

  1. Dustin Hyde 2012-10-26

    Closing as Duplicate of TIMOB-4161.

JSON Source