{ "id": "98677", "key": "TIMOB-10313", "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": "15703", "description": "2013 Sprint 22", "name": "2013 Sprint 22", "archived": true, "released": true, "releaseDate": "2013-11-01" }, { "id": "15704", "description": "2013 Sprint 22 API", "name": "2013 Sprint 22 API", "archived": true, "released": true, "releaseDate": "2013-11-01" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-10-23T22:10:43.000+0000", "created": "2012-08-03T21:58:12.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "SupportTeam", "fastdev", "parity" ], "versions": [ { "id": "15593", "description": "Release 3.1.3", "name": "Release 3.1.3", "archived": true, "released": true, "releaseDate": "2013-09-18" } ], "issuelinks": [ { "id": "27444", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "104766", "key": "AC-2225", "fields": { "summary": "android.os.NetworkOnMainThreadException", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "32603", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "97452", "key": "TIMOB-9989", "fields": { "summary": "CLI: \"fastdev\" builtin for Android", "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": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "32497", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "105191", "key": "TIMOB-11885", "fields": { "summary": "Android: Targeting SDK Version 11 with FastDev enabled causes application to not start", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:12.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" } ], "attachment": [ { "id": "42889", "filename": "NetworkOnMainThreadException.jpg", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-01T22:25:48.000+0000", "size": 41064, "mimeType": "image/jpeg" }, { "id": "42890", "filename": "NetworkOnMainThreadException.zip", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-01T22:30:05.000+0000", "size": 7717552, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: A NetworkOnMainThreadException lead app to crash when FastDev is enabled", "creator": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "vjoshi", "key": "vjoshi", "displayName": "Varun Joshi", "active": true, "timeZone": "America/New_York" }, "environment": "Titanium SDK: 3.1.2.GA & 3.1.3.GA\r\nAndroid SDK 4.3 (Emulator) & Android SDK 4.1 (Samsung Galaxy SIII)\r\nTitanium Studio, build: 3.1.2.201308091617", "comment": { "comments": [ { "id": "211469", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We need a test case that can reproduce this issue.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-04T12:33:03.000+0000", "updated": "2012-08-04T12:33:03.000+0000" }, { "id": "233284", "author": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "body": "Hit this in 2.1.4 today. Had to downgrade from 3.0.0GA because of some issues with it.\r\n\r\nTurned off FASTDEV, app would launch.\r\n\r\nTurned FASTDEV on, and app launch hangs.\r\n\r\nUse case? not enough time available to type it up.\r\n\r\nPosting to support the original submitter so he doesn't think he is crazy or alone.\r\n\r\nTicket should not have been flagged as 'resolved'.\r\n\r\nStatus should be deferred, or on hold, but not resolved when no resolution has been made.\r\n\r\n", "updateAuthor": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "created": "2013-01-04T13:47:26.000+0000", "updated": "2013-01-04T13:47:26.000+0000" }, { "id": "246223", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Stephen,\r\n\r\nThanks for the update. I've re-opened the issue.\r\n\r\nThere's a test case at TC-1487.\r\n\r\nCheers.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-07T04:42:34.000+0000", "updated": "2013-04-07T04:42:34.000+0000" }, { "id": "247411", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with the given test case TC 1487. The issue is not reproducible.App is running fine on emulator.\nEnvironment details : \nSDK: 3.1.0.v20130412191547\nStudio:3.1.0.201304121929\nAndroid Runtime: V8\nMachine OS : MAC 10.8\nDevice : Android emulator 2.2", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-13T09:29:21.000+0000", "updated": "2013-04-13T09:29:21.000+0000" }, { "id": "275507", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We are deprecating FastDev in version 3.2.0, so marking this as \"Won't Fix\"", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-17T21:02:50.000+0000", "updated": "2013-10-17T21:02:50.000+0000" }, { "id": "276457", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master PR: https://github.com/appcelerator/titanium_mobile/pull/4835", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-23T21:20:34.000+0000", "updated": "2013-10-23T21:20:34.000+0000" }, { "id": "285059", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with both fastdev enabled & disabled & counld not reproduce.\r\n\r\nClosing.\r\n\r\nEnvironment:\r\nAppcel Studio : 3.2.0.201312171913\r\nTi SDK : 3.2.0.v20131217190633\r\nMac OSX : 10.8.5\r\nAlloy : 1.3.0-cr2\t\r\nCLI - 3.2.0-cr3\r\nandroid emulator 4.3\r\n", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-12-18T19:52:32.000+0000", "updated": "2013-12-18T19:52:32.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }