{ "id": "128214", "key": "TIMOB-16712", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-03-27T05:59:30.000+0000", "created": "2014-03-26T22:19:49.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "qe-3.2.2" ], "versions": [ { "id": "15857", "description": "Release 3.2.2", "name": "Release 3.2.2", "archived": false, "released": true, "releaseDate": "2014-03-09" } ], "issuelinks": [ { "id": "36144", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "117354", "key": "TIMOB-14611", "fields": { "summary": "MobileWeb: Reading file contents is not compatible with IE", "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": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-20T17:48:30.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": "13719", "name": "Windows Hybrid", "description": "Windows Hybrid platform" } ], "description": "h5.Description\r\nPosting a local file from an application using the following code sample results in an error.\r\n\r\nh5.Steps To Reproduce\r\n{code}\r\nvar url = 'http://httpbin.org/post';\r\nvar client = Ti.Network.createHTTPClient({\r\n onload : function(e) {\r\n alert(\"SUCCESS\");\r\n },\r\n onerror : function(e) {\r\n alert(\"FAIL\");\r\n },\r\n timeout:5000\r\n});\r\nclient.open('POST', url);\r\nclient.send({files:Ti.Filesystem.getFile('textfile.txt').read()});\r\n{code}\r\nAdd a text file called 'textfile.txt' in your resources folder.\r\n\r\nh5.Expected Result\r\nShould alert the user saying \"SUCCESS\"\r\n\r\nh5.Actual Result\r\nThrows error saying \"Object doesn't support property or method 'overrideMimeType' at x-wmapp0:index.html (line 4030)\" ", "attachment": [], "flagged": false, "summary": "Mobile Web: App fails to load on Windows Phone 8 (IE10) due to Ti.Filesystem calling unsupported xhr.overrideMimeType()", "creator": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Windows 8.1\r\nAppcelerator Studio, build: 3.2.3.201403250634\r\nTitanium SDK, build: 3.2.1.v20140321110930\r\nCLI: 3.2.3-dev\r\nAlloy: 1.3.1\r\nWindows Phone: Nokia Lumia 520", "comment": { "comments": [ { "id": "298922", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/4460", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-27T05:51:58.000+0000", "updated": "2014-03-27T05:51:58.000+0000" }, { "id": "298927", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Dupe of TIMOB-14611.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-27T05:59:30.000+0000", "updated": "2014-03-27T05:59:30.000+0000" }, { "id": "413837", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as Windows Hybrid is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T17:48:30.000+0000", "updated": "2017-03-20T17:48:30.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }