Problem/Motivation

The event subscriber \Drupal\parameters\EventSubscriber\ParametersConfigOverrideSubscriber::getSubscribedEvents uses the class LanguageConfigOverrideEvents which may not be available if the language module is not installed.

Proposed resolution

The subscribed may have to check first, if that class exists.

Comments

jurgenhaas created an issue. See original summary.

  • mxh committed 0f03f90 on 1.0.x
    Issue #3326476 by jurgenhaas, mxh: Fatal error: Uncaught Error: Class "...
mxh’s picture

Status: Active » Fixed

Uff, thanks for the bug report. Should've fixed that now, but if that problem is still there just re-open.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.