GitHub user martincgg opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/75
[CB-7375] Remove leading slash statement from condition
Windows Phone file paths starts with a leading slash, if the path is an
invalid one, the native side it will report a error callback with the
respective error code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/martincgg/cordova-plugin-file CB-7375
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/75.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 #75
----
commit 36134d48c1864278eb99add9db5a7ca8a4445f74
Author: Martin Gonzalez <[email protected]>
Date: 2014-08-28T16:26:24Z
[CB-7375] Remove leading slash statement from condition
Windows Phone file paths starts with a leading slash, if the path is an
invalid one, the native side it will report a error callback with the
respective error code.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---