{ "id": "78928", "key": "TIMOB-4939", "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": "11364", "description": "Mobile 1.8.0 M11", "name": "Sprint 2011-32", "archived": true, "released": true, "releaseDate": "2011-08-15" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" }, { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-08-22T11:13:54.000+0000", "created": "2011-08-08T13:43:44.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "debugger", "qe-ios082012" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" }, { "id": "14096", "description": "Release 2.1.2", "name": "Release 2.1.2", "archived": true, "released": true, "releaseDate": "2012-08-31" } ], "issuelinks": [], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-01-17T14:19:50.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Steps To Reproduce:\r\n1. Run debug_test application without breakpoints\r\n2. Click on Imported Call\r\n\r\nActual: [INFO] y\r\nExpected: [Imported function: x=3, y=] y \r\n\r\nNote: Last working with 1.7.1", "attachment": [ { "id": "30662", "filename": "Screen Shot 2012-08-22 at 11.36.14 AM.png", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-22T11:49:23.000+0000", "size": 55131, "mimeType": "image/png" }, { "id": "30663", "filename": "Screen Shot 2012-08-22 at 11.42.50 AM.png", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-22T11:50:02.000+0000", "size": 41383, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Debugging with imported call is not returning the correct value", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "163277", "author": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Working fine on Lion. Thomas Huelbert needs to check on Snow Leopard.\r\n\r\nTested On: \r\nMac OSX Lion\r\nTiMob 1.8.0.v20110817162148\r\nTiStud: 1.0.4.201108101535\r\n\r\n", "updateAuthor": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-17T17:26:47.000+0000", "updated": "2011-08-17T17:26:47.000+0000" }, { "id": "164414", "author": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Passed as expected on Snow Leopard as well.\nSDK:\nversion=1.8.0\ntimestamp=08/26/11 14:53\ngithash=8e978eb...\n", "updateAuthor": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-29T14:54:52.000+0000", "updated": "2011-08-29T14:54:52.000+0000" }, { "id": "215488", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening bug.\r\n\r\nThis was fixed in 2.0.0, but broke in 2.1.0+.\r\n\r\nThis is regression.\r\n\r\nStudio: 2.1.2.201208192014\r\nSDK: 2.1.0, 2.1.1, 2.1.2.v20120821144650\r\nOS: OS X 10.7.3 (Lion)\r\nDevices Tested: iPhone Simulator 5.0", "updateAuthor": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-21T16:39:49.000+0000", "updated": "2012-08-21T16:39:49.000+0000" }, { "id": "215621", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test code is incorrect.\r\nHere is a declaration for Ti.API.log\r\n{code}\r\nlog( String level, String[]/String message )\r\n{code}\r\nand here is how it's called in debug sample:\r\n{code}\r\nTi.API.log(\"Imported function: x=\"+x+\", y=\",y)\r\n{code}", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-22T11:13:54.000+0000", "updated": "2012-08-22T11:13:54.000+0000" }, { "id": "215635", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Studio: 2.1.2.201208201549\r\nSDK: 2.1.2.v20120821144650\r\nOS: OS X 10.7.3 (Lion)\r\n\r\nJust adding Image's of my finding, either its a real bug or not.", "updateAuthor": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-22T11:49:23.000+0000", "updated": "2012-08-22T11:49:23.000+0000" }, { "id": "215636", "author": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Studio: 2.1.2.201208201549\r\nSDK: 2.0.0.GA\r\nOS: OS X 10.7.3 (Lion)\r\n\r\n", "updateAuthor": { "name": "psingh", "key": "psingh", "displayName": "Payminder Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-22T11:50:02.000+0000", "updated": "2012-08-22T11:50:02.000+0000" }, { "id": "234790", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed.\nTested and verified with:\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK, build: 3.0.2.v20130117100201\n\niPhone/6.0 Simulator", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-17T14:18:34.000+0000", "updated": "2013-01-17T14:18:34.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }