Needs review
Project:
Sites
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Jun 2026 at 16:56 UTC
Updated:
24 Jun 2026 at 17:14 UTC
Jump to comment: Most recent
When another module decorates the language_manager service (e.g. eca_language wraps it in EcaLanguageManager), the instanceof check fails. setDefaultLanguage() is never called, so getDefaultLanguage() keeps returning the Drupal-wide default language instead of the site's configured one.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
valegole commented