Lee Crossley created CB-5981:
--------------------------------
Summary: File "name" property always empty on WP8
Key: CB-5981
URL: https://issues.apache.org/jira/browse/CB-5981
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File, WP8
Affects Versions: 3.3.0
Reporter: Lee Crossley
Assignee: Jesse MacFadyen
When reading a file on wp8, the "name" property always empty:
```
{"name":"","fullPath":"//myfile","type":"application/octet-stream","lastModifiedDate":"06/12/2012
00:30:44","size":0,"start":0,"end":0}
```
I would expect the "name" property to equal "myfile" as on other platforms.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)