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.
I am currently upgrading a site to run under EPiServer CMS 6 R2 One thing that struck me was that I got zero results back when using code that earlier had been tested and worked. The code below works fine in CMS 6.0: DataFactory.Instance.FindPages...
I am struggling with an R2 upgrade and have faced a lot of problems lately. We use a TinyMCEPlugin to configure Tiny and the CSS. We use: uiEditorCssPaths=”site.css” to display the styles in the editor and on the web, note we are not using an...
Ok so its time for an yearly upgrade, here is my resume on how I succeeded with the whole process. 1. Download the installer from Episerver. 2. If you are using TFS Check out the whole project for Edit. 3. If you are using some form of config...
I recently created a contact form for my latest project bankrutt.se I used a model for my contact entity and the view was auto-generated nicely. One thing that struck me was that the form only validated if any text was entered, how about e-mail...
I am currently playing around with the MVC Sitemap provider for my new website bankrutt.se and have discovered the easiest way to create a top menu in MVC3. The top menu shipped in the default MVC3 template don’t have support for highlighting the...