GitHub user kellycampbell opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/61
android: Fix error reporting for unknown uri type on sourceUri Fixes a small problem where an error was reported with the wrong uri when the sourceUri is invalid. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kellycampbell/cordova-plugin-file-transfer master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/61.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 #61 ---- commit 0aae94495f68ef110cfcc4b3e0900d4b3a30ce46 Author: Kelly Campbell <kelly.a.campb...@gmail.com> Date: 2015-01-31T22:05:41Z android: Fix error reporting for unknown uri type on sourceUri instead of targetUri ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org