Closed AgostiniAlessandro closed 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
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