[
https://issues.apache.org/jira/browse/CB-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940815#comment-13940815
]
ASF GitHub Bot commented on CB-4096:
------------------------------------
GitHub user mbillau opened a pull request:
https://github.com/apache/cordova-android/pull/95
Allow subdomains flag in Whitelist xml for backcompat
With the new Whitelist implementation, the `subdomains="true"` flag for the
whitelist is being ignored even though the attribute is still parsed from XML
and passed around our code. I think that we might as well allow this flag for
backwards compatibility.
https://issues.apache.org/jira/browse/CB-4096
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbillau/cordova-android CB-4096
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit b95d729312ef00f59c75e43d73a73818cadd8761
Author: mbillau <[email protected]>
Date: 2014-03-19T18:21:08Z
Allow subdomains flag in Whitelist xml for backcompat
----
> Android - Unify Whitelist Implemenations
> ----------------------------------------
>
> Key: CB-4096
> URL: https://issues.apache.org/jira/browse/CB-4096
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: Android
> Affects Versions: 3.0.0
> Reporter: Andrew Grieve
> Assignee: Ian Clelland
> Fix For: 3.1.0
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)