Try our conversational search powered by Generative AI!

Add explicit (null) fallback behavior to LocalizationService

Fixed in

EPiServer.CMS.Core 9.11.0

(Or a related package)

Created

Jun 09, 2016

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

Add an additional fallback behavior for LocalizationService that makes the service return null (rather than an empty string) if a missing resource is requested.

This behavior will replace the current method of passing in null as the fallback string in a future major release.