Try our conversational search powered by Generative AI!

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.