Skip to content
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

Bug: Mobius Forms Attachments break because of System.Text.Json changes #2917

Closed
iJungleboy opened this issue Nov 8, 2022 · 0 comments
Closed
Assignees

Comments

@iJungleboy
Copy link
Contributor

I'm submitting a ...
[x] bug report => search github for a similar issue before submitting

...about
[x] APIs like REST

Current behavior

Until recently we used Newtonsoft to handle WebAPI serialization #2916

But the change causes a problem with the existing Mobius App, which expects data in the JSON to be of a Newtonsoft type.

So we must ensure that all custom APIs created before can still Newtonsoft in DNN.

Your environment

  • 2sxc version(s): 14.11
tvatavuk added a commit to 2sic/eav-server that referenced this issue Nov 8, 2022
tvatavuk added a commit that referenced this issue Nov 8, 2022
iJungleboy added a commit to 2sic/eav-server that referenced this issue Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: v14.12
Development

No branches or pull requests

2 participants