You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/13 20:10:15 UTC

[jira] [Commented] (CB-6682) File transfer tests need bb10 specific whitelisting applied

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

ASF subversion and git services commented on CB-6682:
-----------------------------------------------------

Commit 508f29f4c0a7602630bdc788da03b96b27f6b904 in cordova-mobile-spec's branch refs/heads/master from [~bhiggins@blackberry.com]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-mobile-spec.git;h=508f29f ]

CB-6682 [BlackBerry10] Add access elements for bb10 whitelisting

- The platform doesn't respect *.apache.org
- Access to file:// requires a whitelist entry


> 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)