Abel Muiño created CB-3040:
------------------------------

             Summary: FileTransfer unsets the http method when uploading
                 Key: CB-3040
                 URL: https://issues.apache.org/jira/browse/CB-3040
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Abel Muiño


Can't do an upload because the http method is set to the empty string.

This is caused by `getArgument` reading beyond the end of the array (this 
returns the empty string, which is not null or the "null" string so the default 
value is not used)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to