Skip to content

cms_breadcrumbs module config dependency issue fixed,...

Joseph Olstad requested to merge develop into 1.0.x

cms_breadcrumbs module config dependency issue fixed, cms_breadcrumb module does not exist, but cms_breadcrumbs does, this avoids a big error as follows: Drupal\Core\Config\ConfigImporterException: There were errors validating the config synchronization Configuration cms_breadcrumb.settings depends on the cms_breadcrumb extension that will not be installed after import. in Drupal\Core\Config\ConfigImporter->validate() (line 748 of /opt/app-root/src/html/core/lib/Drupal/Core/Config.

Merge request reports

Loading