You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "glmnbeyond (JIRA)" <ji...@apache.org> on 2014/03/25 08:29:45 UTC

[jira] [Updated] (CB-6343) FileTransfer failed to upload image

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

glmnbeyond updated CB-6343:
---------------------------

    Description: 
Steps to reproduce it:
1) Using createmobilespec.sh to create mobilespec project
2) Load mobile-spec tests
3) Navigate to "Camera" and "Choose File"
4) Click "Upload Image"

Results:
upload failed: {"code":1,"source":"{color:red}blob:file:///d5393bda-79b0-470c-8a1d-73e828c2f473{color}","target":"http://cordova-filetransfer.jitsu.com/upload","http_status":null,"body":null}

Expected:
upload complete


  was:
Steps to reproduce it:
1) Using createmobilespec.sh to create mobilespec project
2) Load mobile-spec tests
3) Navigate to "Camera" and "Shoose File"
4) Click "Upload Image"

Results:
upload failed: {"code":1,"source":"{color:red}blob:file:///d5393bda-79b0-470c-8a1d-73e828c2f473{color}","target":"http://cordova-filetransfer.jitsu.com/upload","http_status":null,"body":null}

Expeced:
upload complete



> FileTransfer failed to upload image
> -----------------------------------
>
>                 Key: CB-6343
>                 URL: https://issues.apache.org/jira/browse/CB-6343
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec, Plugin Camera, Plugin File Transfer
>    Affects Versions: 3.3.0
>         Environment: org.apache.cordova.file-transfer version="0.4.3-dev"
>            Reporter: glmnbeyond
>
> Steps to reproduce it:
> 1) Using createmobilespec.sh to create mobilespec project
> 2) Load mobile-spec tests
> 3) Navigate to "Camera" and "Choose File"
> 4) Click "Upload Image"
> Results:
> upload failed: {"code":1,"source":"{color:red}blob:file:///d5393bda-79b0-470c-8a1d-73e828c2f473{color}","target":"http://cordova-filetransfer.jitsu.com/upload","http_status":null,"body":null}
> Expected:
> upload complete



--
This message was sent by Atlassian JIRA
(v6.2#6252)