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

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

Bryan Higgins created CB-6682:
---------------------------------

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