You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/05/29 16:21:01 UTC

[jira] [Created] (CB-6778) FileSystem.root objects are incorrectly formed

Ian Clelland created CB-6778:
--------------------------------

             Summary: FileSystem.root objects are incorrectly formed
                 Key: CB-6778
                 URL: https://issues.apache.org/jira/browse/CB-6778
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, Plugin File
            Reporter: Ian Clelland
            Assignee: Ian Clelland


FileSystem objects (returned by {{window.requestFileSystem}}) have a {{root}} property which is a DirectoryEntry representing the root of the filesystem.

That DirectoryEntry is not correctly formed -- does not have a native URL component, and so some methods (toURL) will not work as expected.



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