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

Lazy loading of properties cause ArgumentOutOfRangeException

Found in

EPiServer.CMS.Core 12.12.0

Fixed in

EPiServer.CMS.Core 12.12.1

(Or a related package)

Created

Jan 27, 2023

Updated

Feb 07, 2023

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an issue that caused an ArgumentOutOfRangeException during lazy loading of properties. If the length of property value exceeded contentOptions::PropertyLazyLoadThreshold then it caused a ArgumentOutOfRangeException.