LanguageNegotiationUrl not found

Created on 12 April 2023, about 1 year ago
Updated 26 April 2023, about 1 year ago

Problem/Motivation

There are projects where the Language module is not enabled, hence there is an error in CookiePro.php at line 675
if ($config->get('url.source') === LanguageNegotiationUrl::CONFIG_DOMAIN) {

Fatal error: Uncaught Error: Class "Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl" not found in /app/web/modules/contrib/cookiepro_plus/src/CookiePro.php:675

Proposed resolution

Verify if the language module is enabled.

Remaining tasks

Add patch.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡΄Romania bogdan.racz

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

Comments & Activities

Production build 0.69.0 2024