Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
When doing anything in the "Culture and Hostnames" dialog, the action completes with an error in the front-end.
I've tracked it down to AssignDomain2.js assuming a json.Domains member which fails because the actual JSON returned is json.domains (lowercase).
Is this due to a faulty update, or am I doing it wrong?
Thanks in advance!
Umbraco version 7.4.3 assembly: 1.0.5948.18141 (updated)
Try checking the Three C's :-)
https://cultiv.nl/blog/how-to-diagnose-umbraco-upgrade-problems/
Hi Sebastiaan,
I went over my upgrade process thoroughly and couldn't find anything.
Finally I found a globally applied custom JSON formatter in /App_Start/WebApiConfig.cs and an override to JsonConvert.DefaultSettings in Global.asax.cs.
Problem solved :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
SaveLanguageAndDomains returns JSON with lowercase members
Hello,
When doing anything in the "Culture and Hostnames" dialog, the action completes with an error in the front-end.
I've tracked it down to AssignDomain2.js assuming a json.Domains member which fails because the actual JSON returned is json.domains (lowercase).
Is this due to a faulty update, or am I doing it wrong?
Thanks in advance!
Umbraco version 7.4.3 assembly: 1.0.5948.18141 (updated)
Try checking the Three C's :-)
https://cultiv.nl/blog/how-to-diagnose-umbraco-upgrade-problems/
Hi Sebastiaan,
I went over my upgrade process thoroughly and couldn't find anything.
Finally I found a globally applied custom JSON formatter in /App_Start/WebApiConfig.cs and an override to JsonConvert.DefaultSettings in Global.asax.cs.
Problem solved :)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.