Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 394 Bytes

2024-02-26-indexing-results-in-an-exception-when-a-inherting-language-is-used.md

File metadata and controls

7 lines (7 loc) · 394 Bytes
title issue
Indexing results in an exception, when a inherting language is used
NEXT-34027

Core

  • Changed method loadLanguages in src/Core/System/Language/LanguageLoader.php to load the locale code of the inheriting language.
  • Changed method translated in src/Elasticsearch/Framework/ElasticsearchFieldBuilder.php to use the correct locale code of the inheriting language.