Error with not multilingual sites

Created on 9 May 2023, about 1 year ago
Updated 18 July 2023, 12 months ago

Problem/Motivation

I want to login on multiple domains so i enabled the module, and put the right config.
Then i try to login and nothing hapend.
I dont see ay redirect on the network of my browser.

i saw this line in "UserLoginSubscriber.php" :

``` if ($this->languageManager && $this->languageManager->isMultilingual()) { ```

My site is not multilingual so this is the issue.

Steps to reproduce

try to install this module and use it on a mono lingual site with domains.
Then login.

Proposed resolution

Remove this check

``` if ($this->languageManager && $this->languageManager->isMultilingual()) { ```

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium arwillame

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024