[
https://issues.apache.org/jira/browse/CB-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041948#comment-14041948
]
ASF GitHub Bot commented on CB-7011:
------------------------------------
GitHub user martincgg opened a pull request:
https://github.com/apache/cordova-mobile-spec/pull/77
CB-7011 (WP8) proper file name if windowsphone
in case of platformId === 'windowsphone' it will use a proper path to
determine if the file exists or not, instead of just thow a ENCODING_ERR error
code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/martincgg/cordova-mobile-spec CB-7011
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-mobile-spec/pull/77.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 #77
----
commit 0364c92f193268823dec293e36dae6ad4b20cc57
Author: Martin Gonzalez <[email protected]>
Date: 2014-06-24T10:07:33Z
CB-7011 (WP8) proper file name if windowsphone
in case of platformId === 'windowsphone' it will use a proper path to
determine if exists or not, instead of just thow a ENCODING_ERR error
code.
----
> file.spec.82 fails on WP8
> -------------------------
>
> Key: CB-7011
> URL: https://issues.apache.org/jira/browse/CB-7011
> 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)