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

Log message 'IAttachmentHelper can not be initiated' as INFO instead of ERROR

Fixed in

EPiServer.Find 13.4.1

(Or a related package)

Created

Jan 22, 2020

Updated

Dec 07, 2022

Area

API

State

Closed, Fixed and tested


Description

With this fix, the message 'IAttachmentHelper can not be initiated' is logged as INFO instead of ERROR.

IAttachmentHelper is an optional module and is not required, so the message type in logs if the module does not load should not be ERROR.