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

Andrew Grieve resolved CB-8642.
-------------------------------
    Resolution: Fixed

Fixed in 1.3.4-dev

> 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