[
https://issues.apache.org/jira/browse/CB-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj updated CB-668:
-------------------------
Affects Version/s: 1.8.0
1.8.1
Fix Version/s: 1.9.0
Assignee: Filip Maj (was: Jesse MacFadyen)
I can confirm this problem. I recently was integrating the HTTP status code
into the {{FileTransferError}} object returned in error callbacks, and now
there are tests in mobile-spec (under the FileTransfer tests) formalizing this
failure on WP7.
I will take a look.
> FileTransfer - UploadOptions does not deserialize Params
> --------------------------------------------------------
>
> Key: CB-668
> URL: https://issues.apache.org/jira/browse/CB-668
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP7
> Affects Versions: 1.7.0, 1.8.0, 1.8.1
> Reporter: Ben Page
> Assignee: Filip Maj
> Fix For: 1.9.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The JSON Deserializer, 'DataContractJsonSerializer' cannot deserialize a
> Dictionary<T1,T2>. It therefore crashes when trying to deserialize the
> 'Params' member of the UploadOptions object when performing an upload.
> A workaround I am using for the moment is to utilise json.NET instead, to
> deserialize. If this is used, make sure all deserializable objects that have
> defined objects as members have a default constructor (eg add a basic
> constructor to FileEntry)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira