Skip to content

Enable patching OData GeoSpatial properties in ODataV4TestService #3

@dotnet-bot

Description

@dotnet-bot

Issue by piotrpMSFT
Thursday Jan 29, 2015 at 01:46 GMT
Originally opened as https://github.com/Microsoft/vipr-old/issues/84


\vipr\test\ProxyExtensionsUnitTests\Given_An_EntityType_From_Server.cs
When_Updating_GeoSpatial_Primitive_Property_On_Client_Then_That_Property_Must_Be_Updated_On_Server

Using a GeoSpatial property seems to be causing issues with converting the payload into a Delta. This issue, deserialization of GeoJson, is discussed in a few places like http://blogs.microsoft.co.il/applisec/2014/06/03/spatial-support-in-web-api-and-odata/. Unfortunately, it seems that since we are using Delta a custom Json deserializer is not even getting triggered. We need to find a workaround for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions