{ "id": "65213", "key": "TIMOB-4027", "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": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11255", "name": "Sprint 2011-20", "archived": true, "released": true, "releaseDate": "2011-05-23" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-05-18T16:25:55.000+0000", "created": "2011-05-10T11:42:39.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2011-05-18T16:25:55.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": "Description:\nWhile testing KS, an exception was logged during KS startup. Please see attached text file for details.\n\nSteps to Reproduce:\n1) Install KS 1.7.0 on a Nexus S\n2) Use adb logcat command to monitor activity\n3) Launch KS\n\nResult:\nkroll error logged\n\nExpected:\nNo errors logged", "attachment": [ { "id": "18458", "filename": "kroll.txt", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-10T11:42:39.000+0000", "size": 7172, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Exception android.content.res.Resources$NotFoundException: String resource ID #0x0", "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": "Nexus S (2.3.2), Titanium Studio, build: 1.0.0.201104280957, Titanium SDK version: 1.7.0 (05/05/11 13:06 1328fa0...)", "comment": { "comments": [ { "id": "133378", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bill see if you can track down if this is a KS issue or an Android issue.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-10T16:29:43.000+0000", "updated": "2011-05-10T16:29:43.000+0000" }, { "id": "133797", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Simpler failcase that doesn't require running KS:\n\n{code:title=app.js}\nTitanium.UI.setBackgroundColor('#000');\nvar win = Titanium.UI.createWindow({ \n title:'Test',\n backgroundColor:'#000',\n\texitOnClose: true\n});\nvar test = L('mickey');\ntest = L('mickey'); // This 2nd invocation causes exception\nwin.open();\n{code}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-05-17T09:33:24.000+0000", "updated": "2011-05-17T09:33:24.000+0000" }, { "id": "133860", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Fix put to master and 1_7_X", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-05-17T17:49:49.000+0000", "updated": "2011-05-17T17:49:49.000+0000" }, { "id": "133935", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "verified fixed with both KS and sample code on Nexus S (2.3.2), Titanium Studio, build: 1.0.0.201105131803, Titanium SDK version: 1.7.X (r187fe3fd). Closing.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-18T16:25:55.000+0000", "updated": "2011-05-18T16:25:55.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }