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

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

GitHub user martincgg opened a pull request:

    https://github.com/apache/cordova-mobile-spec/pull/79

    CB-7013 (WP8) use proper string to compare

    if the platform is windows phone, it will use a proper string to compare 
(//nativ) instead of the default 'file://' that it won't match with the 
platform.
    This solves the problem for file.spec.114 and file.spec.115.

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

    $ git pull https://github.com/martincgg/cordova-mobile-spec CB-7013

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

    https://github.com/apache/cordova-mobile-spec/pull/79.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 #79
    
----
commit 34072f2d2f4b98f1e84973dbe387d0788d524ae9
Author: Martin Gonzalez <martin.c.glez.g...@gmail.com>
Date:   2014-06-24T10:17:33Z

    CB-7013 (WP8) use proper string to compare
    
    if the platform is windows phone, it will use a proper string to compare
    (//nativ) instead of the default 'file://' that it won't match with the
    platform.
    This solves the problem for file.spec.114 and file.spec.115.

----


> file.spec.114 and 115 fails on WP8
> ----------------------------------
>
>                 Key: CB-7013
>                 URL: https://issues.apache.org/jira/browse/CB-7013
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: mobile-spec
>    Affects Versions: 3.5.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>            Priority: Minor
>              Labels: mobilespec
>




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

Reply via email to