Return 500 when calling CMA to create page if page type has Url property which uses wrong namespace

Fixed in

EPiServer.CMS.Core 12.14.0

(Or a related package)

Created

Nov 25, 2022

Updated

Apr 18, 2023

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an incorrect 500 error: Unable to cast object of type EPiServer.Url to type System.Security.Policy.Url that should have returned 400 to say that the System.Security.Policy.Url property is not supported.