Closed (fixed)
Project:
Parameters
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2022 at 07:54 UTC
Updated:
26 Dec 2022 at 09:59 UTC
Jump to comment: Most recent
The event subscriber \Drupal\parameters\EventSubscriber\ParametersConfigOverrideSubscriber::getSubscribedEvents uses the class LanguageConfigOverrideEvents which may not be available if the language module is not installed.
The subscribed may have to check first, if that class exists.
Comments
Comment #3
mxh commentedUff, thanks for the bug report. Should've fixed that now, but if that problem is still there just re-open.