{ "id": "161233", "key": "TIMOB-23545", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2016-07-13T12:08:57.000+0000", "created": "2016-06-21T06:33:35.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-07-13T12:08:57.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h6.Reproduce:\r\n1. Create a default mobile project\r\n2. add following code to app.js\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor:'white'\r\n});\r\n\r\nvar webview = Titanium.UI.createWebView({url:'voyasso.html',ignoreSslError :true});\r\n\r\nwin.add(webview);\r\n\r\nwin.open();\r\n{code}\r\n3. add the following html page to project (Moved into comment as it contain sensitive info)\r\n4. Run the project on iOS device or simulator\r\n\r\nh6.Actual Result:\r\n(Check statement as it might contain sensitive info)\r\n\r\nh6.Expected Result:\r\nSince the APT is false in default, the url should load up.", "attachment": [], "flagged": false, "summary": "WebView for iOS: https url won't be loaded since the ssl error (self-sign cetificate) even the ATS is false in default", "creator": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "subtasks": [], "reporter": { "name": "sliang", "key": "sliang", "displayName": "Shuo Liang", "active": true, "timeZone": "Asia/Harbin" }, "environment": "TISDK 5.3.0\r\niOS 9.3.1", "comment": { "comments": [ { "id": "390597", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Closing based on feedback from [~sliang].", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-07-13T12:08:57.000+0000", "updated": "2016-07-13T12:08:57.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }