{ "id": "118397", "key": "AC-1913", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-08-20T18:58:49.000+0000", "created": "2013-08-13T08:03:49.000+0000", "labels": [ "regression", "triage" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2016-03-08T07:40:50.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "This pull request: https://github.com/appcelerator/titanium_mobile/pull/4229 breaks HttpClient when the open function is called.\r\n\r\nThe error happens when it hits this line: c = this.__values__.constants,\r\n\r\n{code}Unable to get property 'constants' of undefined or null reference{code}\r\n\r\nthis.__values__ is undefined at this point.\r\n", "attachment": [ { "id": "41752", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-20T18:59:17.000+0000", "size": 1603, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "TiAPI: Open function on HttpClient is broken", "creator": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "brentonhouse", "key": "brentonhouse", "displayName": "Brenton House", "active": true, "timeZone": "America/Chicago" }, "environment": "Windows 8 x64", "comment": { "comments": [ { "id": "266574", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hi Brenton,\r\n\r\nThanks for the report. It would be great if you could provide a simple test case which reproduces the problem.\r\n\r\nThanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-14T23:36:20.000+0000", "updated": "2013-08-14T23:36:20.000+0000" }, { "id": "267363", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I tested this with the latest 3.2.0 code and it works as expected. I've attached my sample app.js.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-20T18:58:49.000+0000", "updated": "2013-08-20T18:58:49.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }