{ "id": "98325", "key": "TIMOB-10234", "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": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" }, { "id": "14097", "description": "Sprint 2012-18 Core", "name": "Sprint 2012-18 Core", "archived": true, "released": true, "releaseDate": "2012-09-10" }, { "id": "14275", "description": "2012 Sprint 18", "name": "2012 Sprint 18", "archived": true, "released": true, "releaseDate": "2012-09-10" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-07-19T09:44:53.000+0000", "created": "2012-07-30T11:25:46.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core", "qe-ios070112", "qe-newKS", "qe-testadded", "regression" ], "versions": [ { "id": "13572", "description": "Release 2.1.1", "name": "Release 2.1.1", "archived": true, "released": true, "releaseDate": "2012-07-31" } ], "issuelinks": [ { "id": "19505", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "93285", "key": "TIMOB-9558", "fields": { "summary": "iOS: XHR calls fail if the response data has invalid encoding", "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": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-07-19T09:44:53.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": "Description:\r\nAfter completing the large file download, KitchenSink crashes. Device logs are attached.\r\n\r\nThis is a regression it doesn't occur on SDK 2.0.1.GA2\r\n\r\nSteps to reproduce:\r\n1) Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Platform > XHR > File Download\r\n2) 
Tap on 'Large File Download.\r\n\r\nActual results:\r\nAfte complete downloading the application crashes.\r\n\r\nExpected results:\r\nLarge File should be successfully downloaded. \r\n\r\nNote:\r\nAccording to recent investigations, this also affects Android", "attachment": [ { "id": "30136", "filename": "Crash_Log_1.rtf", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T11:40:21.000+0000", "size": 26099, "mimeType": "text/rtf" }, { "id": "30150", "filename": "Screenshot 2012.07.30 10.11.28.png", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T15:48:53.000+0000", "size": 172879, "mimeType": "image/png" }, { "id": "30134", "filename": "XHR_File_Download_crash.rtf", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T11:25:46.000+0000", "size": 1472, "mimeType": "text/rtf" } ], "flagged": false, "summary": "iOS: Platform > XHR > File Download: 'Large File Download' after downloading file leads to crash.", "creator": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested on:\r\niPhone 4 (5.1)\r\niPad2 (4.3.5) , iPad2 (5.1)\r\nTitanium Studio, build: 2.1.1.201207171343\r\nSDK version: 2.1.1.v20120727140110", "comment": { "comments": [ { "id": "210580", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "body": "When device goes sleep during downloading see an error: \"Error Domain=ASIHTTPRequestErrorDo main Code=2 \"The request timed out\" UserInfo=0x18a13e0 {NSLocalisedDescription=The request time out}. Screenshot is attached. \r\n\r\nTested on:\r\niPhone 4 (5.1), iPad2 (5.1)\r\nTitanium Studio, build: 2.1.1.201207171343\r\nSDK version: 2.1.1.v20120727140110", "updateAuthor": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T15:48:24.000+0000", "updated": "2012-07-30T15:48:24.000+0000" }, { "id": "210594", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Regression caused by https://github.com/appcelerator/titanium_mobile/commit/ef06d63806e036de0b1cc647e1fe079048a99845", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T16:48:02.000+0000", "updated": "2012-07-30T16:48:02.000+0000" }, { "id": "210595", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Decoding random binary data with NSISOLatin1StringEncoding causes application crash.", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-30T16:49:33.000+0000", "updated": "2012-07-30T16:49:33.000+0000" }, { "id": "210787", "author": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can't Reproduce with build of refactored Kitchen Sink (Kevin Winnerey/Developer relations version) at 07-31-12\r\nTested on:\r\niPhone4 (5.1), iPad2 (4.3.5)\r\nTitanium Studio, build: 2.1.1.201207271312\r\nSDK version: 2.1.1.v20120727140110", "updateAuthor": { "name": "etcarev", "key": "etcarev", "displayName": "Evgenii Tcarev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-31T12:01:05.000+0000", "updated": "2012-07-31T12:01:05.000+0000" }, { "id": "217918", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test file has been updated from binary to test, so decoding could handle it.", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-06T16:46:44.000+0000", "updated": "2012-09-06T16:46:44.000+0000" }, { "id": "228973", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopened due to the same issue on iPhone5 iOS6.0\n\nTested on:\nTitanium Studio, build: 3.0.0.201211271925\nTitanium SDK, build: 3.0.0.v20121121161553\nDevice:\niPhone5 iOS 6.0", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-29T00:51:39.000+0000", "updated": "2012-11-29T00:51:39.000+0000" }, { "id": "228977", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Any crash logs ?", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-29T00:58:56.000+0000", "updated": "2012-11-29T00:58:56.000+0000" }, { "id": "228980", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Looks like I have to close it, reloaded, relaunched, refreshed. Cannot reproduce it:)\nMy apology for the fals alarm:) ", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-29T01:05:27.000+0000", "updated": "2012-11-29T01:05:27.000+0000" }, { "id": "262433", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening to update labels", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-19T09:44:26.000+0000", "updated": "2013-07-19T09:44:26.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }