Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Unnecessary regex creation with LinkValidationRunner

Fixed in

EPiServer.CMS.Core 12.21.0

(Or a related package)

Created

Feb 08, 2024

Updated

Mar 12, 2024

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an issue where a regular expression used for validating links was created in an inefficient way and unnecessarily increased the duration of the job.