[
https://issues.apache.org/jira/browse/CB-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889305#comment-13889305
]
Kelvin Dart commented on CB-3427:
---------------------------------
Hi Jesse,
I never got back to you on this - but you're right, it is when I call
FileEntry.getMetadata(function (m) {/*...*/}, function (e) {/*...*/}), is when
the error occurs. I can confirm this is not an issue on both iOS and Android (I
believe not even Windows 8).
However, with that work around you have provided, I will give it a try and see
how it goes (and whether this method works on Android/iOS).
> Windows Phone 8 FileEntry.getMetadata returns a null Metadata.modificationTime
> ------------------------------------------------------------------------------
>
> Key: CB-3427
> URL: https://issues.apache.org/jira/browse/CB-3427
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File, WP7, WP8
> Affects Versions: 2.5.0, 2.6.0, 2.7.0
> Environment: Visual Studio 2012, Windows 8 Enterprise x64 bit
> Reporter: Kelvin Dart
> Assignee: Jesse MacFadyen
>
> Whenever I attempt to get the modificationDate in FileEntry.getMetadata in
> Windows Phone 8, I receive a Metadata object back in the success function,
> but the moficiationDate is null.
> The same chunk of code runs fine in Android and iOS. I can provide an example
> if required...
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)