You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jamal Johnson (JIRA)" <ji...@apache.org> on 2013/11/14 23:43:21 UTC

[jira] [Updated] (CB-5394) FileTransfer.abort doesn't stop Upload from completing

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

Jamal Johnson updated CB-5394:
------------------------------

    Description: When uploading a file using the FileTransfer plugin and calling the abort() method, everything works as the documentation states as far as the failure callback being called with the appropriate information, however the upload continues and completes on the server, the connection doesn't "close" even though the obj-c code seems to calling "cancel" on the connection object. (more info from a post I sent to google groups with no response: https://groups.google.com/forum/#!searchin/phonegap/abort/phonegap/eoN8HLrutIM/1GSeDIJfnKgJ)  (was: When uploading a file using the FileTransfer plugin and calling the abort() method, everything works as the documentation states as far as the failure callback being called with the appropriate information, however the upload continues and completes on the server, the connection doesn't "close" even though the obj-c code seems to calling "cancel" on the connection object.)

> FileTransfer.abort doesn't stop Upload from completing
> ------------------------------------------------------
>
>                 Key: CB-5394
>                 URL: https://issues.apache.org/jira/browse/CB-5394
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>    Affects Versions: 3.1.0
>         Environment: iOS 7
>            Reporter: Jamal Johnson
>
> When uploading a file using the FileTransfer plugin and calling the abort() method, everything works as the documentation states as far as the failure callback being called with the appropriate information, however the upload continues and completes on the server, the connection doesn't "close" even though the obj-c code seems to calling "cancel" on the connection object. (more info from a post I sent to google groups with no response: https://groups.google.com/forum/#!searchin/phonegap/abort/phonegap/eoN8HLrutIM/1GSeDIJfnKgJ)



--
This message was sent by Atlassian JIRA
(v6.1#6144)