SearchManager crashes if the SearchArea of ContentRepositoryDescriptor is null

Fixed in

EPiServer.CMS.UI 11.5.0

(Or a related package)

Created

Jun 11, 2018

Updated

Jun 19, 2018

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce

1. Install https://github.com/JohanPetersson/episerver-taxonomy.
2. Start the site.

The UI crashes at startup because the SearchArea property of the ContentRepositoryDescriptor is null, and the SearchManager#getProviderQuery cannot handle it.