Skip to content

Fix exception when deserializing relative uris #1184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 15, 2015
Merged

Fix exception when deserializing relative uris #1184

merged 2 commits into from
Jan 15, 2015

Conversation

gmarz
Copy link
Contributor

@gmarz gmarz commented Jan 6, 2015

By removing the custom UriJsonConverter which was put in place to serialize Uris to strings by default, however Json.NET already does this out of the box.

Closes #629

gmarz added 2 commits January 6, 2015 17:10
By removing the custom UriJsonConverter which was put in place to
serialize uris to strings by default, however Json.NET already does
this out of the box.

Closes #629
@Mpdreamz Mpdreamz merged commit 9756b01 into develop Jan 15, 2015
@Mpdreamz Mpdreamz deleted the fix/629 branch January 15, 2015 09:53
@Mpdreamz
Copy link
Member

@crunchie84 are you available to confirm this still works in your deployed applications?

@crunchie84
Copy link

@Mpdreamz will have a look at it tomorrow!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants