A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
We had a requirement to limit the number of instances of a particular page type within parts of the page tree. I developed a simple attribute and validator which implements this. You add the attribute to your page type class and specifiy the scope...
After reading this blog post I was inspired to make an EPiServer CMS Admin Plug-in to allow a Type remap in the DDS to be done direct from the site. This will come in useful when a Type you store in the DDS has changed and it is not decorated with...
It seems that many people have had problems when upgrading an EPiServer CMS site to 6 R2 with the last part of the upgrade script. What this tries to do is read all the XForm definitions from the database, perform a html decode on the form name, a...
The first round of upgrades to nuget.episerver.com took place last night. The site now has a cleaner design as well as package searching and sorting. I found that I had to clear my browser cache to get the new css to take affect so if it looks a b...
I have added 2 new packages to the EPiServer Nuget feed which removes the need to distribute EPiServer assemblies with your packages. EPiServer.CMS.Core This package contains the core CMS assemblies that are often required when building modules:...