Martin Gonzalez created CB-6980:
-----------------------------------
Summary: [WP8][cordova-plugin-file] resolveLocalFileSystemURI
returns an entry with filesystem: null
Key: CB-6980
URL: https://issues.apache.org/jira/browse/CB-6980
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File, WP8
Affects Versions: 3.5.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
Fix For: 3.6.0
I have notice, when resolveLocalFileSystemURI or resolveLocalFileSystemURL is
called on the File Plugin under Windows Phone 8, it always returns a fileEntry
with null information on the filesystem.
This behavior is unexpected the filesystem information it shouldn't be null if
a Entry Object is created.
Found through mobile-spec File tests, affecting operations as removeRecursively
on DirectoryEntry, and remove on Entry.
It might be reproduce by other means or scenarios.
--
This message was sent by Atlassian JIRA
(v6.2#6252)