- Issue created by @abelass
- 🇨🇭Switzerland ayalon
You need to enable the redirect module. We have to figure out a way to remove this dependancy.
- Status changed to Needs work
about 1 year ago 5:26pm 20 November 2023 - 🇪🇸Spain abelass
with redirect enabled i get a
TypeError : Drupal\language\LanguageNegotiationMethodBase::setCurrentUser(): Argument #1 ($current_user) must be of type Drupal\Core\Session\AccountInterface, null given, called in /var/www/html/web/core/modules/language/src/LanguageNegotiator.php on line 224 dans Drupal\language\LanguageNegotiationMethodBase->setCurrentUser() (ligne 52 de /var/www/html/web/core/modules/language/src/LanguageNegotiationMethodBase.php).
- 🇨🇭Switzerland ayalon
I managed to remove the dependancy on redirect. There is now a check if the module is enabled and if not, no redirects are happening and no fatal error are thrown.
- Status changed to Fixed
10 months ago 10:54am 24 January 2024 - Status changed to Fixed
10 months ago 10:54am 24 January 2024