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

Inline blocks should be validated for draft updates

Found in

EPiServer.CMS.Core 12.17.1

Fixed in

EPiServer.CMS.Core 12.18.0

(Or a related package)

Created

Sep 11, 2023

Updated

Sep 18, 2023

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an issue that prevented a validation error (The number must be positive.) from displaying until after the page was published. This issue occurred when an inline block had a block type that used a custom validation attribute, so it appeared only during publish but not when a draft was auto saved.