Andrew Grieve created CB-8642:
---------------------------------

             Summary: resolveLocalFileSystemURL & copyFrom fail for content: 
URLs
                 Key: CB-8642
                 URL: https://issues.apache.org/jira/browse/CB-8642
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin File
            Reporter: Andrew Grieve
            Assignee: Andrew Grieve
            Priority: Minor


Trying to do:

{code}
resolveLocalFileSystemURL('content://foo', function(entry) {
    entry.copyTo(dest, 'foo', win, fail);
});
{code}

And getting a whole lotta fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to