{ "id": "162924", "key": "TIMOB-23852", "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": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-09-01T10:42:44.000+0000", "created": "2016-08-31T22:25:48.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-6.0.0" ], "versions": [ { "id": "16980", "description": "New V8", "name": "Release 6.0.0", "archived": false, "released": true, "releaseDate": "2016-11-15" } ], "issuelinks": [ { "id": "52580", "type": { "id": "10122", "name": "Gantt: start-finish", "inward": "is triggered by", "outward": "is triggering" }, "inwardIssue": { "id": "155096", "key": "TIMOB-20483", "fields": { "summary": "Android HTTPClient onsendstream progress is wrong", "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": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "updated": "2016-09-01T20:38:38.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": "h5.Steps to reproduce:\r\n1. Create a default alloy/classic app with SDK mentioned in environment.\r\n2. Build for android device/emulator.\r\n\r\nh5.Actual Results:\r\n1. The app builds fine but we get HTTP Status Code 411 error as below:\r\n{code}\r\n[ERROR] : TiHTTPClient: (TiHttpClient-1) [337,337] HTTP Error (java.io.IOException): 411 : Length Required\r\n[ERROR] : TiHTTPClient: java.io.IOException: 411 : Length Required\r\n[ERROR] : TiHTTPClient: \tat ti.modules.titanium.network.TiHTTPClient$ClientRunnable.run(TiHTTPClient.java:1217)\r\n[ERROR] : TiHTTPClient: \tat java.lang.Thread.run(Thread.java:818)\r\n[ERROR] : D/com.google.android.apps.docs.quickoffice.X(28099): Loading recent documents list\r\n[ERROR] : D/com.google.android.apps.docs.quickoffice.X(28099): Checking validity of 1 items\r\n[INFO] : ACS Login Results for environment `development`:\r\n[INFO] : [object Object]\r\n{code}\r\n\r\nh5.Expected Results:\r\n1. We should not get any HTTP Status Code 411 error.", "attachment": [], "flagged": false, "summary": "Android: http status code 411 error when building a default app with ti.cloud module", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 4.8.0.201608221113\r\nTi SDK : 6.0.0.v20160830110225\r\nTi CLI : 5.0.9\r\nAlloy : 1.9.1\r\nMAC El Capitan : 10.11.6\r\nAppc NPM : 4.2.7\r\nAppc CLI : 6.0.0-31\r\nNode: 4.4.4\r\nNexus 6 - Android 6.0.1\r\nTi.Cloud: 3.2.11", "closedSprints": [ { "id": 704, "state": "closed", "name": "2016 Sprint 18 SDK", "startDate": "2016-08-27T00:18:36.960Z", "endDate": "2016-09-10T00:18:00.000Z", "completeDate": "2016-09-09T20:26:13.865Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "394981", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "Will be checking if this https://github.com/appcelerator/titanium_mobile/pull/8003 could be the cause.", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2016-09-01T02:24:14.000+0000", "updated": "2016-09-01T02:24:14.000+0000" }, { "id": "395005", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "6_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/8301\r\nMaster PR: https://github.com/appcelerator/titanium_mobile/pull/8302\r\n\r\nIt is https://github.com/appcelerator/titanium_mobile/pull/8003 that is causing the issue.", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2016-09-01T04:08:14.000+0000", "updated": "2016-09-01T04:08:14.000+0000" }, { "id": "395077", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR's merged. -[~msamah] Is 5.5.0 also affected by the other ticket? If so, we need a 5_5_X backport as well, thanks!- 5.5.0 is not affected.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-09-01T10:43:39.000+0000", "updated": "2016-09-01T10:47:05.000+0000" }, { "id": "395141", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\n\r\nNo {{411}} error is seen anymore with {{ti.cloud}}.\r\nClosing.\r\n\r\n Environment:\r\nAppc Studio : 4.8.0.201608221113\r\nTi SDK : 6.0.0.v20160901034311, 6.1.0.v20160901034335\r\nTi CLI : 5.0.9\r\nAlloy : 1.9.1\r\nMAC El Capitan : 10.11.6\r\nAppc NPM : 4.2.7\r\nAppc CLI : 6.0.0-31\r\nNode: 4.4.4\r\nNexus 6 - Android 6.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-09-01T20:38:26.000+0000", "updated": "2016-09-01T20:38:26.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }