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 17:19:02 UTC

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

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

Ian Clelland resolved CB-6778.
------------------------------

    Resolution: Fixed

It looks as though this was incidentally fixed by [~agrieve] in CB-6525

> 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)