Error: Class "Drupal\config\StorageReplaceDataWrapper" not found

Created on 28 August 2024, 4 months ago

Hope i filled all the categories right, no matter if i try to import my own, or a model from the doc site (https://ecaguide.org) i get the same error of https://ecaguide.org

🐛 Bug report
Status

Active

Version

2.0

Component

Code

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

Comments & Activities

  • Issue created by @outcast creatures
  • bad typo the error is

    Error: Class "Drupal\config\StorageReplaceDataWrapper" not found in Drupal\eca_ui\Form\Import->submitForm() (line 331 of modules/contrib/eca/modules/ui/src/Form/Import.php).
    call_user_func_array() (Line: 129)
    Drupal\Core\Form\FormSubmitter->executeSubmitHandlers() (Line: 67)
    Drupal\Core\Form\FormSubmitter->doSubmitForm() (Line: 597)
    Drupal\Core\Form\FormBuilder->processForm() (Line: 326)
    Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
    Drupal\Core\Controller\FormController->getContentResult()
    call_user_func_array() (Line: 123)
    Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
    Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 121)
    Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
    Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
    Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
    Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
    Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
    Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
    Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
    Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106)
    Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
    Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
    Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
    Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
    Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
    Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
    Drupal\Core\DrupalKernel->handle() (Line: 19)
  • 🇩🇪Germany jurgenhaas Gottmadingen

    That sounds like you haven't installed the "Configuration Manager" module from core? I didn't know that this was even possible. Please enable that module and let us know if that fixes the issue. We will then declare it as a dependency.

  • Status changed to Fixed 4 months ago
  • PEERFECT!!! As always thanks so much, that fixed it perfectly.

  • Status changed to Active 4 months ago
  • 🇩🇪Germany jurgenhaas Gottmadingen

    Re-opening since we want to put some safeguards into the code.

    • jurgenhaas committed 2ef95dc3 on 2.1.x
      Issue #3470623 by outcast creatures, jurgenhaas: Ensure config manager...
    • jurgenhaas committed 4dc35a57 on 2.0.x
      Issue #3470623 by outcast creatures, jurgenhaas: Ensure config manager...
  • 🇩🇪Germany jurgenhaas Gottmadingen

    Disabled the import form if the config module is not enabled.

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

Production build 0.71.5 2024