OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.38k stars 1.12k forks source link

Current culture could be not supported #8645

Closed AgostiniAlessandro closed 1 year ago

AgostiniAlessandro commented 1 year ago

https://github.com/OrchardCMS/Orchard/blob/eed4a6a11bcd70f669a1bbe8a44d27d53e9753cd/src/Orchard/Localization/Services/CurrentCultureWorkContext.cs#L32

the current query doesn't check if the current culture is supported. This may lead to exceptions if the culture is forced to an unsupported value