Double Language Fallback Behavior in Episerver
And here we are again to talk a little bit about localization stuff. Most probably you know already there are pretty neat settings when it comes to localization of the Episerver and how one should behave when resource translation is missing for requested language (or culture to be precise). You can define fallback behavior, fallback culture and maybe in the future even something else. ... <localization fallbackBehavior="FallbackCulture"> <providers> <add name="db" type="DbLocalizationProvider.EPiServer.DatabaseLocaliza <add name="languageFiles&…