TranslatableSectionStorageInterface not found

Created on 8 February 2024, 5 months ago

After upgrading from Drupal 10.1.8 to Drupal 10.2.2 I get this error:

Fatal error: Uncaught Error: Interface "Drupal\layout_builder\TranslatableSectionStorageInterface" not found in /data/code/project_name/www/core/modules/layout_builder/src/DefaultsSectionStorageInterface.php

- We use drupal/core-recommended.
- We use docker images so the environment is always clean.
- We don't actually use layout_builder in this project (it's of course in core but we don't use the functionality).
- Looking at the file system TranslatableSectionStorageInterface.php is nowhere to be found.

πŸ› Bug report
Status

Closed: won't fix

Version

10.2 ✨

Component
Layout builderΒ  β†’

Last updated 1 minute ago

Created by

Live updates comments and jobs are added and updated live.
  • Upgrade path

    It affects the ability to upgrade Drupal sites to a new major version. Preferred over version-specific tags such as D7 upgrade path.

Sign in to follow issues

Comments & Activities

  • Issue created by @sboden
  • I found the fix in the meantime. If anyone else is having this problem:

    Following patch applies correctly, but breaks Drupal 10.2.2.

    "3044993: Allow synced Layout default Translations: translating labels and inline blocks (depends on override patch above)": "https://www.drupal.org/files/issues/2023-07-26/3044993-d10-72.patch",

    We don't use layout_builder but that patch was a left-over from another Drupal project we started from.

  • Status changed to Closed: won't fix 5 months ago
Production build 0.69.0 2024