Vitalii Vlasiuk created CB-4029:
-----------------------------------

             Summary: 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, iOS
    Affects Versions: 2.8.0
            Reporter: Vitalii Vlasiuk
            Assignee: Joe Bowser
            Priority: Critical


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 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