You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Alain Renaud (JIRA)" <ji...@apache.org> on 2012/12/21 20:51:13 UTC

[jira] [Issue Comment Deleted] (CB-2089) browserOnly attribute of access tag in config.xml does not work anymore on Android

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

Alain Renaud updated CB-2089:
-----------------------------

    Comment: was deleted

(was: I tried removing the line:
<access origin="http://www.xxx.com" browserOnly="true" />
so as to "blacklist" the said domain but that resulted in the same buggy external web page clogging the PhoneGap app when clicking its link. I'm moving that issue from Minor to Major because there does not seem to be ANY way of going to the browser in PhoneGap these days and that's definitely a no-no for our app. That used to work great! A.R.
)
    
> browserOnly attribute of access tag in config.xml does not work anymore on Android
> ----------------------------------------------------------------------------------
>
>                 Key: CB-2089
>                 URL: https://issues.apache.org/jira/browse/CB-2089
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.2.0
>         Environment: PhoneGap 2.2.0 / Android 2.3.4 / HTC Amaze
>            Reporter: Alain Renaud
>            Assignee: Joe Bowser
>
> This kind of line in config.xml on previous PhoneGap versions (1.6 in that case):
> <access origin="http://www.xxx.com" browserOnly="true" />
> woud ensure that page links (at least "_blank") to said domain would display in the external stock browser, NOT in the app. This is not the case anymore. Without that feature working, HOW do we ensure external display of select domains on heteregeneous platforms like Android AND iOS ?!!! A.R.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira