{ "id": "173455", "key": "TIMOB-26976", "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": "20432", "name": "Release 8.0.1", "archived": false, "released": true, "releaseDate": "2019-05-15" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-04-16T14:01:41.000+0000", "created": "2019-04-10T17:40:03.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engSchedule", "regression" ], "versions": [ { "id": "19882", "name": "Release 8.0.0", "archived": false, "released": true, "releaseDate": "2019-03-14" } ], "issuelinks": [], "assignee": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-04-16T14:01:41.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": "Html having links with target=\"_blank\" is not working from SDK 8.0.0 as we have moved to use WKWebView in TiUIWebview instead of UIWebView\r\nThe fix is provided by [~arif] in [PR|https://github.com/appcelerator-modules/Ti.WKWebView/pull/26] of WKWbView module.\r\n\r\nTest Case -\r\n\r\n\r\n{code:java}\r\n var win = Ti.UI.createWindow({\r\n backgroundColor: 'white'\r\n });\r\n var webview = Ti.UI.createWebView({\r\n top: 60,\r\n });\r\n\r\n webview.setHtml(\"

Open link: click me

\");\r\n\r\n win.add(webview);\r\n win.open();\r\n{code}\r\n\r\n\r\nExpected Result - It should open webpage on click of 'click me'.", "attachment": [], "flagged": false, "summary": "Html having links with target=\"_blank\" is not working", "creator": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "447601", "author": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR(master) - https://github.com/appcelerator/titanium_mobile/pull/10838\r\nPR(8_0_x) - https://github.com/appcelerator/titanium_mobile/pull/10839", "updateAuthor": { "name": "vijaysingh", "key": "vijaysingh", "displayName": "Vijay Singh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-04-10T17:49:24.000+0000", "updated": "2019-04-10T18:02:58.000+0000" }, { "id": "447647", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed, Waiting on Jenkins build.", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-04-12T14:23:24.000+0000", "updated": "2019-04-12T14:23:24.000+0000" }, { "id": "447688", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Merged PRs to master/8_0_X", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2019-04-15T12:55:54.000+0000", "updated": "2019-04-15T12:55:54.000+0000" }, { "id": "447710", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket. Fix verified in SDK version 8.1.0.v20190416001251 and SDK version 8.0.1.v20190415060903.\r\n\r\nTest and other information can be found at:\r\nPR(master) - https://github.com/appcelerator/titanium_mobile/pull/10838\r\nPR(8_0_x) - https://github.com/appcelerator/titanium_mobile/pull/10839", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-04-16T14:01:37.000+0000", "updated": "2019-04-16T14:01:37.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }