Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Edit Custom Property Types: Exception is thrown if changing base type to invalid type

Found in

EPiServer.CMS.UI 7.6

Fixed in

EPiServer.CMS.UI 10.1.0

(Or a related package)

Created

Sep 29, 2016

Updated

Nov 14, 2016

Area

CMS UI

State

Closed, Fixed and tested


Description

This issue also happens with CMS.Core 10.0.0

Steps to reproduce:

  1. Admin > Config > Edit Custom Property Types.
  2. Select the [Default] Button type (for example).
  3. Change its Base type from Block (valid) to Integer (invalid one).
  4. Click the Save button.

Expected: Show warning and prevent property type from being saved.
Actual: Exception is raised.