{ "id": "62799", "key": "TIMOB-2167", "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": [], "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": "2014-02-11T17:44:51.000+0000", "created": "2011-04-15T03:12:32.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [], "assignee": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "updated": "2017-03-17T18:19:32.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": "{html}

1.5.0.70ce98 g2 running 2.2, not seen on 1.6

\r\n

1.Platform>xhr>Error Call back
\r\nresultsd: www.fre100.com

\r\n

expected: the g1 returned a bunch of data. Not sure if this is a\r\ntest issue on this platform, hence no regression tag.

{html}", "attachment": [], "flagged": false, "summary": "Android: unexpected results on XHR Error callback", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "215678", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120821095711, issue reproducible and still valid. ", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-08-22T14:36:23.000+0000", "updated": "2012-08-22T14:36:23.000+0000" }, { "id": "292384", "author": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "body": "I can't reproduce the issue, tried the following test case and the proper error is shown.\r\n\r\nvar xhr = Titanium.Network.createHTTPClient();\r\n\txhr.onerror = function(e)\r\n\t{\r\n\t\tTi.API.info(\"ERROR \" + e.error);\r\n\t\talert(e.error);\r\n\t};\r\n\txhr.onload = function()\r\n\t{\r\n\t\tTi.API.info(\"SUCCESS\");\r\n\t};\r\n\t// open the client and encode our URL\r\n\txhr.open('GET',\"http://www.fre100.com\");\r\n\t// send the data\r\n\txhr.send();", "updateAuthor": { "name": "sunila", "key": "sunila", "displayName": "Sunila", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-02-11T17:44:51.000+0000", "updated": "2014-02-11T17:44:51.000+0000" }, { "id": "413541", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue cannot be reproduced.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-17T18:19:32.000+0000", "updated": "2017-03-17T18:19:32.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }