Try our conversational search powered by Generative AI!

ThrowValidationException method throws wrong validation error

Fixed in

EPiServer.CMS.Core 11.14.1

(Or a related package)

Created

Oct 09, 2019

Updated

Jan 20, 2020

Area

CMS Core

State

Closed, Fixed and tested


Description

The file ContentProvider has a method ThrowValidationException. This method is designed to throw a ValidationException if there are any Validation Errors. A bug occurs if there are multiple entries in the 'errors' parameter, of different severity levels, and the 'First' item is of severity Warning.