[
https://issues.apache.org/jira/browse/CB-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846866#comment-13846866
]
Shazron Abdullah commented on CB-4029:
--------------------------------------
1. Propose a fix on the mailing list
2. With consensus, create sub-tasks for each of the platforms
> 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
>
> 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.4#6159)