entity.configurable_language and entity.date_format does not exist

Created on 7 January 2023, over 2 years ago
Updated 18 January 2023, over 2 years ago

Configuration Translation throws errors if one gets it to install. Drupal 9.5.1 PHP 8.1 running PHP-FPM on Centos 7

Route "entity.configurable_language.config_translation_overview" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core/lib/Drupal/Core/Routing/RouteProvider.php).

from /admin/config/regional/language

AND

Route "entity.date_format.config_translation_overview" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of core/lib/Drupal/Core/Routing/RouteProvider.php).

from /admin/config/regional/date-time

I found similar issues at

https://www.drupal.org/project/external_entities/issues/3262870 β†’ ( Call to a member function getPath() on null) with patch
I applied and
https://www.drupal.org/project/drupal/issues/2608870 β†’ ( entity.node_type.config_translation_overview ) also patch and
https://www.drupal.org/project/social/issues/2996747 β†’ ( entity.configurable_language.collection ) with no patch

Also Devel rebuild route and menu produces a 500 page

It now installs and uninstalls cleanly but originally produced "Drupal\commerce_product\Form\ConfigTranslationAddForm" not found errors until I placed a copy of "ConfigTranslationAddForm.php" in the "commerce_product" namespace as using "Drupal\config_translation\Form\ConfigTranslationAddForm;" allowed an install but threw other errors

πŸ› Bug report
Status

Fixed

Version

9.5

Component
Config translationΒ  β†’

Last updated 23 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States bobburns

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024