{ "id": "83536", "key": "TIMOB-6546", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "12089", "description": "", "name": "Sprint 2011-49", "archived": true, "released": true, "releaseDate": "2011-12-12" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-12-14T16:38:47.000+0000", "created": "2011-12-09T12:40:34.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "branch-v8" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14127", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83540", "key": "TIMOB-6549", "fields": { "summary": "Android: V8 Debugger: Add a list of filtered variable names for TiStudio", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14487", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "84673", "key": "TIMOB-7062", "fields": { "summary": "Android: Debugger - V8 - The arguments variable contains unexpected variables in the argtest", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:44:10.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "While running the Args test, after step 6, many unexpected global and local variables appear in the variables pane. See attached image.\r\n\r\nSteps to reproduce:\r\n1) Create a new project in studio called debug_test\r\n2) Move the js files form the debug test project in titanium_mobile_tests_internal\r\n3) refer to the test plan at http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan\r\n4) Execute test case 1021\r\n\r\nResult:\r\nMany unexpected variables\r\n\r\nExpected:\r\n'local' variables (a, b, c, i, arguments)\r\n'global' variables (array, button, exception, encode, win, argtest, evt, x) \r\n", "attachment": [ { "id": "24543", "filename": "variable.jpg", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T12:40:34.000+0000", "size": 235150, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android: Debugger - v8 - Args test case contains many unexpected variables", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 1.8.0.1.v20111209011840\r\nTitanium Studio, build: 1.0.7.201112080131\r\nOS: Lion (10.7.2)", "comment": { "comments": [ { "id": "175731", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Should be fixed with variable filter fix.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-11T20:45:59.000+0000", "updated": "2011-12-11T20:45:59.000+0000" }, { "id": "176148", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "When testing this with Ti Mob SDK build 1.8.0.1.v20111214093905\r\n\r\nI noticed that after expanding arguments after step 7, there were extra variables included when there shouldn't have been any. Theses variables are: callee, length, _proto_ and constructor", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T15:19:14.000+0000", "updated": "2011-12-14T15:19:14.000+0000" }, { "id": "176161", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.8.0.1.v20111214093905 on Win7, Lion. \r\nThe extra arguments is not a bug, will open a new bug to track parity", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-14T16:38:47.000+0000", "updated": "2011-12-14T16:38:47.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }