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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/20 16:03:58 UTC

[jira] [Commented] (CB-12044) Fix splashscreen image path for ms-appx on Windows

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

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

GitHub user daserge opened a pull request:

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

    CB-12044 Fix splashscreen image path for ms-appx on Windows

    <!--
    Please make sure the checklist boxes are all checked before submitting the PR. The checklist
    is intended as a quick reference, for complete details please see our Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    Windows
    
    ### What does this PR do?
    1. Fix splashscreen image path for ms-appx on Windows 10:
    `<preference name="WindowsDefaultUriPrefix" value="ms-appx://" />`
    2. Updated cordova-js to latest
    
    ### What testing has been done on this change?
    Tested for CLI and platform scripts cases
    
    ### Checklist
    - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
    - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
    - [ ] Added automated test coverage as appropriate for this change.
    


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

    $ git pull https://github.com/daserge/cordova-windows CB-12044

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

    https://github.com/apache/cordova-windows/pull/205.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 #205
    
----
commit bf9a49ae49e30750cd3e7a43a8aee84f87a885bb
Author: daserge <v-...@microsoft.com>
Date:   2016-10-20T15:55:45Z

    CB-12044 Fix splashscreen image path for ms-appx on Windows
    
    Updated cordova-js to latest

----


> Fix splashscreen image path for ms-appx on Windows
> --------------------------------------------------
>
>                 Key: CB-12044
>                 URL: https://issues.apache.org/jira/browse/CB-12044
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>            Reporter: Sergey Shakhnazarov
>              Labels: triaged, windows
>
> See steps in CB-12042 - splashscreen image will be missing on launch as it is incorrectly sourced from ms-appx-web for Windows 10 projects
> {{CSP14312: Resource violated directive 'default-src 'self' data: gap: https://ssl.gstatic.com 'unsafe-eval'' in <meta http-equiv="Content-Security-Policy">: ms-appx-web://org.apache.cordova.test2/images/splashscreen.png?candidateIndex=0. Resource will be blocked.}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org