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.
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.
A pain-point I think we all can relate to By using PTB we get the opportunity to work more object-oriented with matters concerning page types. A big win for me initially was to leverage inheritance and to define properties such as meta keywords /...
In my post describing a summary of sort of my experiences with upgrading to EPiServer CMS 6R2 I briefly mention that I was very glad that I had some powershell scripts and using git. Note that I haven’t created the script so all the credit here go...
Steps to reproduce 1. Login as a user with admin access (in this case the user name is temp) 2. Create a page of a certain page type (doesn’t matter which one) 3. Go to admin mode and convert this newly created page to another page type. When...
The upgrade from R1 to R2 took slightly longer time than I anticipated and I thought I’d document some lessons learned in this post. Resetability This is in no way unique to this upgrade but this is the first upgrade where I’ve used Git and had...
Background A test that validated that a user that visited the site with a mobile user agent still get a mime type of “text/html” instead of some wap thing failed. To get the behaviour we’re using the following capabilities node in the AdapterMappi...