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.

Issue fork sites-3605935

Command icon Show commands

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

valegole created an issue. See original summary.

valegole’s picture

Status: Active » Needs review