You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "vB Results, LLC. (JIRA)" <ji...@apache.org> on 2015/12/22 15:29:46 UTC

[jira] [Comment Edited] (CB-10243) [cordova-plugin-inappbrowser 1.1.1] all links open in system browser

    [ https://issues.apache.org/jira/browse/CB-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068169#comment-15068169 ] 

vB Results, LLC. edited comment on CB-10243 at 12/22/15 2:29 PM:
-----------------------------------------------------------------

Yes, my <content /> tag points to an external site.  These are regular a links on that external site.  All you have to do is tap the link and this happens.

I have this in config.xml; considering that this wasn't an issue until recently, I don't think it's my configuration that is breaking this.

<allow-navigation href="*" />
<allow-intent href="*" />
<access origin="*" />

<allow-navigation href="content://*" /> <!-- required to use remote content url -->
<allow-navigation href="cdvfile://*" />


was (Author: vbresults):
Yes, my <content /> url points to an external site.  These are regular a links on that external site.  All you have to do is tap the link and this happens.

I have this in config.xml; considering that this wasn't an issue until recently, I don't think it's my configuration that is breaking this.

<allow-navigation href="*" />
<allow-intent href="*" />
<access origin="*" />

<allow-navigation href="content://*" /> <!-- required to use remote content url -->
<allow-navigation href="cdvfile://*" />

> [cordova-plugin-inappbrowser 1.1.1] all links open in system browser
> --------------------------------------------------------------------
>
>                 Key: CB-10243
>                 URL: https://issues.apache.org/jira/browse/CB-10243
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Browser
>         Environment: cordova-plugin-inappbrowser 1.1.1
>            Reporter: vB Results, LLC.
>            Assignee: Tim Barham
>            Priority: Blocker
>
> As of recently, all of my links are opening in the system browser when using the latest cordova-plugin-inappbrowser 1.1.1.
> Since cordova-ios 4 only works with cordova-plugin-inappbrowser 1.1.1 this means cordova-ios 4 is unusable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org