You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2013/10/30 20:39:25 UTC

[jira] [Updated] (CB-4029) FileTransfer: No error code for "no space left"

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

Ian Clelland updated CB-4029:
-----------------------------

    Component/s: Plugin File Transfer

> FileTransfer: No error code for "no space left"
> -----------------------------------------------
>
>                 Key: CB-4029
>                 URL: https://issues.apache.org/jira/browse/CB-4029
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, BlackBerry, CordovaJS, iOS, Plugin File Transfer, WP7, WP8
>    Affects Versions: 2.8.0
>            Reporter: Vitalii Vlasiuk
>            Assignee: Joe Bowser
>
> Android 2.3.6:
> Steps:
> 1. I use device with no free space on sdcard.
> 2. Download some file with FileTransfer.
> Result:
> I have js-exception: 
> 06-27 16:34:05.647: E/FileTransfer(2619): {"target":"file:\/\/\/mnt\/sdcard\/Android\/data\...","source":"http:...","http_status":200,"code":3}
> And java exception:
> E/FileTransfer(2619): java.io.IOException: No space left on device
> Expected result:
> Need to add new error code for "no space left".



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