You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/01/08 02:12:50 UTC

[jira] [Updated] (CB-4794) [ios] should be able to open links in Safari without needing InAppBrowser plugin

     [ https://issues.apache.org/jira/browse/CB-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-4794:
---------------------------------

    Fix Version/s:     (was: 2.2.0)

> [ios] should be able to open links in Safari without needing InAppBrowser plugin
> --------------------------------------------------------------------------------
>
>                 Key: CB-4794
>                 URL: https://issues.apache.org/jira/browse/CB-4794
>             Project: Apache Cordova
>          Issue Type: Bug
>         Environment: CLI 3.0.9, Xcode 5.0, OSX 10.8.4
>            Reporter: Owen
>
> #CB-362 seems to suggest 'external' links are only possible with 'InApp'Browser plugin. The language use is not intuitive, and is not mentioned in the docs. Also it would be beneficial not to need a plugin for basic link behaviour.
> Tested using (whitelist="*"):
> <a href="http://www.google.com" target="_system">_system</a>
> <a href="http://www.google.com" target="_blank">_blank</a>
> Both open in current window.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)