A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
What about culture? Any difference in the culture column between www.site.com and edit.site.com?
All of a sudden, FIND indexing the edit url instead of primary url, but only for documents.
EPiServer.Find version="13.4.9
EPiServer.CMS.Core version="11.20.16
Seems the problem is in UrlResolver.GetUrl(contentreference) So it might not be FIND.
The error happend after adding EPiServer.ContentDeliveryApi.Cms version="2.21.1"
Any idea?
websites config in admin:
mysite https://www.site.com
www.site.com primary https
edit.site.com edit https
*
results => documents UrlResolver.GetUrl(contentreference) => edit.site.com/globalassets/....