{ "id": "89080", "key": "TIMOB-8370", "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": null, "resolutiondate": null, "created": "2012-03-28T15:20:16.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "16162", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "88114", "key": "TIMOB-8369", "fields": { "summary": "iOS: Titanium.Network.HTTPClient cannot parse Windows-1255 encoded pages", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2018-03-06T18:57:55.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h4. Problem Description\r\nWhen using HTTPClient to fetch Hebrew pages, the resulting string is null.\r\n\r\nh4. Actual Results\r\nResult is null, even if you got something from the webservice.\r\n\r\nh4. Expected results\r\nWorking fine.\r\n\r\nh4. Test Case\r\n{code:javascript}\r\nvar win = Ti.UI.createWindow();\r\nvar client = Ti.Network.createHTTPClient({\r\n\tonload : function(e) {\r\n\tTi.API.info(this.responseText); // this will always output 'null'\r\n\t}\r\n});\r\nclient.open(\"GET\", 'http://rotter.net/cgi-bin/listforumf.pl');\r\nclient.send();\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Titanium.Network.HTTPClient cannot parse Windows-1255 encoded pages", "creator": { "name": "gilad@novik.ca", "key": "gilad@novik.ca", "displayName": "Gilad Novik", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "gilad@novik.ca", "key": "gilad@novik.ca", "displayName": "Gilad Novik", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Android", "comment": { "comments": [ { "id": "247909", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue reproduces \n\nTested with\n\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK version: 3.1.0 \nTitanium SDK version: 3.0.2 \niOS iPhone Simulator: iOS SDK version: 6.0", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-17T10:09:26.000+0000", "updated": "2013-04-17T10:09:26.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }