{ "id": "102804", "key": "TIMOB-11290", "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": "14165", "description": "2012 Sprint 21 API", "name": "2012 Sprint 21 API", "archived": true, "released": true, "releaseDate": "2012-10-22" }, { "id": "14273", "description": "2012 Sprint 21", "name": "2012 Sprint 21", "archived": true, "released": true, "releaseDate": "2012-10-22" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2012-10-16T17:16:36.000+0000", "created": "2012-10-06T13:19:08.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "qe-and100112", "regression" ], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "21897", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "99737", "key": "TIMOB-10598", "fields": { "summary": "Android: KS: Platform > XHR > Error Callback -v8: Different response on different devices", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-07T18:33:45.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": "This is a regression. It works fine in 2.1.3.\r\n\r\nScreenshots are attached for sdks 2.1.3 and 3.0.0. \r\nIn 3.0.0, it do not displays the url 'http://www.fre100.com' but displays the error \r\n'Unable to resolve host \"www.fre100.com\": No address associated with hostname'. Log attached of the same.\r\n\r\nSteps to reproduce:\r\n1. Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Platform > XHR > Error callback\r\n \r\nActual result:\r\n1. Gets: \r\nUTF-8 GET \r\nwww.fre100.com\r\n\r\nExpected result:\r\n1. Should get: \r\nUTF-8 GET \r\nUnable to resolve host \"www.fre100.com\": No \r\naddress associated with hostname\r\n", "attachment": [ { "id": "32375", "filename": "XHR Error Callback 3.0.0..rtf", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-06T13:19:08.000+0000", "size": 2153, "mimeType": "text/rtf" }, { "id": "32376", "filename": "XHR Error callback SDK 2.1.3.png", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-06T13:19:08.000+0000", "size": 17491, "mimeType": "image/png" }, { "id": "32377", "filename": "XHR Error Callback sdk 3.0.0.png", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-06T13:19:08.000+0000", "size": 15220, "mimeType": "image/png" } ], "flagged": false, "summary": "Kitchen sink->Platform->XHR Error callback showing 'unable to resolve host' instead of URL", "creator": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK: 3.0.0.v20121004213313\r\nTitanium Studio: 3.0.0.201210031708\r\nDevice : LG-P970 Android 2.2.2 , Samung GALAXY Tab 620 Android 3.2\r\nXcode : 4.5 \r\nMachine OS : MAC 10.8", "comment": { "comments": [ { "id": "223003", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce using HTC Sensation 4G (2.3.4) and Galaxy Tab (3.1). The error messages on one single device are consistent with 2.1.3.GA and 3_0_X branch. \r\nTested on HTC Sensation 4G (2.3.4). It shows:\r\n{code}\r\nUTF-8 GET \r\nwww.fre100.com\r\n{code}\r\non both 2.1.3.GA and 3_0_X branch.\r\nTested on Galaxy Tab (3.1). It shows:\r\n{code}\r\nUTF-8 GET \r\nUnable to resolve host \"www.fre100.com\": No address associated with hostname\r\n{code}\r\non both 2.1.3.GA and 3_0_X branch.\r\nDifferent error messages are shown on different devices is because different error messages are set on different Android versions. It's a change in native Android. Not a Titanium bug.\r\n\r\nCan you clarify whether the different error messages are generated from the same device by using different SDK versions?", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-10-10T23:09:28.000+0000", "updated": "2012-10-10T23:11:22.000+0000" }, { "id": "247041", "author": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified With - \r\nSDK - 3.1.0.v20130409124549\r\nAppcelerator Studio - 3.1.0.201304091724\r\nOS - Montain Lion (v10.8.2)\r\nDevice - Android 4.1, 2.2\r\nGetting same error message on device using different SDK versions. Hence closing this issue.", "updateAuthor": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-11T10:37:04.000+0000", "updated": "2013-04-11T10:37:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }