Simon MacDonald created CB-978:
----------------------------------

             Summary: FileTransfer.upload from a directory with a space fails.
                 Key: CB-978
                 URL: https://issues.apache.org/jira/browse/CB-978
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 1.8.1
            Reporter: Simon MacDonald
            Assignee: Simon MacDonald
             Fix For: 1.9.0


If you try to upload from a directory with a space like:

/sdcard/My Dir/ack.txt

The Java side will get:

/sdcard/My%20Dir/ack.txt

and when we try to open that file it throws a FileNotFoundException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to