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

ASF GitHub Bot commented on CB-6682:
------------------------------------

GitHub user bryanhiggins opened a pull request:

    https://github.com/apache/cordova-plugin-contacts/pull/30

    CB-6682 Move WP8 proxy to correct platform element

    @purplecabbage can you review this please?
    
    This was being loaded by BB10 causing many contacts tests to fail.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blackberry-webworks/cordova-plugin-contacts 
wp8fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-contacts/pull/30.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 #30
    
----
commit 60c0982225bd3e6861a2e3d2d70de7b9a0b90b75
Author: Bryan Higgins <[email protected]>
Date:   2014-05-13T18:30:03Z

    CB-6682 Move WP8 proxy to correct platform element

----


> File transfer tests need bb10 specific whitelisting applied
> -----------------------------------------------------------
>
>                 Key: CB-6682
>                 URL: https://issues.apache.org/jira/browse/CB-6682
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, mobile-spec
>            Reporter: Bryan Higgins
>
> BB10 doesn't respect *.domain.com whitelisting
> Mobile-spec needs the following elements to work properly:
> <access origin="file:///" />
> <access origin="https://www.apache.org"; />
> <access origin="http://cordova.apache.org"; />
> <access origin="http://foobar.apache.org"; />
> <access origin="http://www.apache.org"; />
> I'm going to wrap these in a platform tag.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to