{ "id": "98287", "key": "TIMOB-10227", "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": "13872", "description": "", "name": "Sprint 2012-16 Core", "archived": true, "released": true, "releaseDate": "2012-08-13" }, { "id": "14096", "description": "Release 2.1.2", "name": "Release 2.1.2", "archived": true, "released": true, "releaseDate": "2012-08-31" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-08-16T14:34:42.000+0000", "created": "2012-07-30T04:23:39.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "qe-and070112", "qe-newKS", "qe-testadded" ], "versions": [ { "id": "13572", "description": "Release 2.1.1", "name": "Release 2.1.1", "archived": true, "released": true, "releaseDate": "2012-07-31" } ], "issuelinks": [ { "id": "19495", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "98039", "key": "TIMOB-10152", "fields": { "summary": "Android: TabGroup - Application doesn't display contents on screen and crashes when hardware back button is pressed on Samsung Galaxy Note", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-08-23T08:29:30.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": "Kitchensink crashes on relaunch after opening a tab and leave the device idle for sometime.\r\nThis is not regression.This issue occurs on 2.1.0 as well but issue does not reproduce on 2.0.1.\r\n\r\nSteps to reproduce:\r\n1. Launch kitchensink.\r\n2. Go to Kitchensink> Phone> sound> Local with file url.\r\n3. Leave for some time.\r\n4. Close the app using hardware back button.\r\n5. Relaunch kitchensink.\r\n\r\nActual:\r\nKitchensink crashes.\r\n\r\nExpected:\r\nApplication should not crash and should open normally", "attachment": [ { "id": "30130", "filename": "log.txt", "author": { "name": "ssekhri", "key": "ssekhri", "displayName": "Satyam Sekhri", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T05:39:06.000+0000", "size": 4558, "mimeType": "text/plain" } ], "flagged": false, "summary": "Android: Kitchensink crashes on relaunch after opening a tab and leave the device idle for sometime.", "creator": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 2.1.1.v20120727140110\r\nSTUDIO:2.1.1.201207271312\r\nDEVICES: Samsung galaxy tab(v 3.2)\r\nOS: OSX 10.7.3", "comment": { "comments": [ { "id": "210579", "author": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/2657", "updateAuthor": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T15:48:08.000+0000", "updated": "2012-07-30T15:48:08.000+0000" }, { "id": "212155", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Saw an identical crash while testing TIMOB-9285. Caused by the tab group\r\nactivity getting finished off before post open has completed (due to invalid activity detection).", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-06T12:12:50.000+0000", "updated": "2012-08-06T12:12:50.000+0000" }, { "id": "213004", "author": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The Java NPE seen in the logcat has been resolved.", "updateAuthor": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-06T15:18:35.000+0000", "updated": "2012-08-06T15:18:46.000+0000" }, { "id": "214586", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed.\r\nTested and verified on:\r\nTitanium Studio, build: 2.1.1.201208091713\r\nTitanium SDK, build: 2.2.0.v20120813184911\r\nDevices: Nexus 7 tab (4.1), HTC Evo (4.0.3), Android Emulator (2.2)", "updateAuthor": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-15T10:44:42.000+0000", "updated": "2012-08-15T10:44:42.000+0000" }, { "id": "214961", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I think this was reopened due to the \"comments reopen\" JIRA issue. Closing.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-17T09:34:07.000+0000", "updated": "2012-08-17T09:34:07.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }