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/20 00:47:15 UTC

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

Alain Renaud created CB-2089:
--------------------------------

             Summary: 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
            Priority: Minor


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