GitHub user rakatyal opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/133
CB-10771: Fixing failure when empty string passed as a value for optiâ¦
â¦on parameter in upload function
CreateUploadAsync fails when passed an empty string as a value for SetText
function. It also fails when we skip specifying a value for it. So when a user
passes an empty string, pass " " instead.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-file-transfer
raghav-CB-10771
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file-transfer/pull/133.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 #133
----
commit 45c98415c4e56ac7cc014c23b7453eddacc332ef
Author: Raghav Katyal <[email protected]>
Date: 2016-03-25T00:17:15Z
CB-10771: Fixing failure when empty string passed as a value for option
parameter in upload function
----
---
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]