{ "id": "61162", "key": "TIMOB-530", "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": "11242", "name": "Release 1.6.0 M09", "archived": true, "released": true, "releaseDate": "2011-02-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:53:25.000+0000", "created": "2011-04-15T02:31:10.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "link", "release-1.6.0", "webview" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:53:25.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}

link in web pages showed with Titanium.UI.createWebView are\ndisabled.

\n

You see links but it doesn't work.

\n

Is it possible to activate them ?

{html}", "attachment": [], "flagged": false, "summary": "link in web views are not enabled", "creator": { "name": "pachakamac", "key": "pachakamac", "displayName": "pachakamac", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pachakamac", "key": "pachakamac", "displayName": "pachakamac", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123479", "author": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "body": "{html}

This does seem to work ok.

\n

in KitchenSink, try adding a standard html link to the\nlocal_webview.html file:

\n

eg:

\n
\n<p>\n<a href=\"http://google.com\">GO TO GOOGLE</a>\n</p>\n
\n

I just tried and it worked. The web page I linked to replaced\nthe existing webview.

\n

For this to open another webview (and slide over from the right)\nyouwuold need to do some text string replacement and make the links\nactivate a custom webView function to add it to the stack.

\n

I think there is also some 'history' forward/back functionality\ncoming soon which will also make this a lot more useful. (?)

{html}", "updateAuthor": { "name": "kosso", "key": "kosso", "displayName": "kosso", "active": true, "timeZone": "Europe/London" }, "created": "2011-04-15T02:31:10.000+0000", "updated": "2011-04-15T02:31:10.000+0000" }, { "id": "123480", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Works in KS. Tested against 1.6.0 RC1.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:31:10.000+0000", "updated": "2011-04-15T02:31:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }