[ 
https://issues.apache.org/jira/browse/CB-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632078#comment-13632078
 ] 

Abel Muiño commented on CB-3040:
--------------------------------

Pull request: https://github.com/apache/cordova-android/pull/47

Yes, this is for Android. I'm using 2.6.0 from http://phonegap.com
                
> 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