You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Raghav Katyal (JIRA)" <ji...@apache.org> on 2016/03/29 00:11:25 UTC

[jira] [Resolved] (CB-10771) plugin-file-transfer upload on windows fails when params has a key with a null value

     [ https://issues.apache.org/jira/browse/CB-10771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghav Katyal resolved CB-10771.
--------------------------------
    Resolution: Fixed

> plugin-file-transfer upload on windows fails when params has a key with a null value
> ------------------------------------------------------------------------------------
>
>                 Key: CB-10771
>                 URL: https://issues.apache.org/jira/browse/CB-10771
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>    Affects Versions: 1.5.0
>         Environment: Windows, cordova 6.0.0
>            Reporter: Paul Hickman
>            Assignee: Raghav Katyal
>              Labels: windows
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> In the windows version of plugin-file-transfer, if you set the options such that a key inside the params object has a null value: e.g.
> var options = { params: { keyName: null } }
> Then it will fail to upload with an INVALID_URL error because an exception occurs trying to convert the key keyName into a transfer chunk.
> This does not cause an error in the ios or android versions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org