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.
Thanks for your input. Does it work in CMS 5 R2? The requirements on coderesort include CMS 5 R1.
We have replaced the MultiPage property with LinkCollection on several sites. As they share the same data structure it is really not a big problem. There can however be issues with data being lost in the migration processes, but we got around it by changing the property type first back to a standard XHTML string property and then to LinkItemCollection after the migration/upgrade is complete. Both these changes was done by running a SQL UPDATE query directly against the tblPageDefinition table.