[
https://issues.apache.org/jira/browse/CB-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve updated CB-4029:
------------------------------
Component/s: (was: WP8)
(was: CordovaJS)
(was: WP7)
(was: BlackBerry)
(was: Android)
(was: iOS)
> 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: Plugin File Transfer
> Affects Versions: 2.8.0
> Reporter: Vitalii Vlasiuk
>
> 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.5#6160)