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.
The problem is solved.
It appeared that another property had a wrong type set in the database. This property was of type string in code but had propertyDefinitionID 30 assigned, which is XHtmlString. We manually changed this to 7 (LongString) in the database and restarted EPiServer.
This probleem is strange because of multiple reasons:
But hey, case closed :-)
Hello,
We are experiening a strange problem with some of or content pages when retrieving the content:
Our property is defined as:
A quick lookup in the database shows that the the property is indeed defined as an XHtml property:

Does anybody know why this error occurs?
Note: We recently upgraded 11.17 to 11.20, but it is not clear when these problems actually started, we only found out just now.