GitHub user starquake opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/76
Replace all slashes in windows path
Using a windows path raises an error. This fixes it by replacing all
slashes in windows path instead of just the first one.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/starquake/cordova-plugin-file-transfer patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file-transfer/pull/76.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 #76
----
commit 569568f8b437ec0a0248b4017479b5421456e619
Author: Jan Visser <[email protected]>
Date: 2015-04-01T10:50:37Z
Replace all slashes in windows path
Instead of just the first one
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]