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

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

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-windows/pull/41

    CB-7377 Whitelist. Windows build error due to 'invalid URI rules in 
config.xml

    https://issues.apache.org/jira/browse/CB-7377
    
    Added logic to filter https:// access rules only.

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

    $ git pull https://github.com/MSOpenTech/cordova-windows CB-7377

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

    https://github.com/apache/cordova-windows/pull/41.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 #41
    
----
commit 68f01153bd26a04eaa94ab505d70cc80d2fa52df
Author: sgrebnov <[email protected]>
Date:   2014-08-26T09:02:29Z

    CB-7377 Whitelist. Windows build error due to 'invalid URI rules in 
config.xml'

----


> Whitelist. Windows build error due to 'invalid URI rules in config.xml'
> -----------------------------------------------------------------------
>
>                 Key: CB-7377
>                 URL: https://issues.apache.org/jira/browse/CB-7377
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows 8
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>
> This occurs if config.xml contains access rule which does not use 'https://' 
> protocol.  Windows 8.1 and Windows Phone 8.1 targets which we recently added 
> support for support https only so we have the following build error as a 
> result.
> App manifest contains invalid content URI rules 'http://*'. The rule must 
> begin with 'https://' ...
> Repro steps 
> 1. Get and install: cordova-cli, cordova-js, all plugins,  cordova-windows, 
> cordova mobile-spec (mspec brunch)
> 2. Create mobilespec app using 
> cordova-mobile-spec/createmobilespec/createmobilespec
> 3. Add windows platform to created app
> 4. Build mobilespec app for windows



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

Reply via email to