You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by martincgg <gi...@git.apache.org> on 2014/08/28 18:33:01 UTC

[GitHub] cordova-plugin-file pull request: [CB-7375] Remove leading slash s...

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 <ma...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-plugin-file pull request: [CB-7375] Remove leading slash s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-plugin-file/pull/75


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---