Kyle Graehl created CB-5959:
-------------------------------
Summary: android getMetadata missing "size"
Key: CB-5959
URL: https://issues.apache.org/jira/browse/CB-5959
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File
Affects Versions: 3.3.0
Environment: android all versions
Reporter: Kyle Graehl
Priority: Trivial
According to http://www.w3.org/TR/file-system-api/#idl-def-Metadata, Metadata
should have a "size" attribute.
When calling getEntry with the {create:true} attribute, it creates a new file
but it is missing the "size" attribute (which should be in this case, 0)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)