[25-Jul-2016 11:26:18 Europe/Berlin] Uncaught PHP Exception Drupal\Core\Config\UnsupportedDataTypeConfigException: "Invalid data type in config search_config.node_content_settings.schema, found in filemodules/contrib/search_config/config/schema/search_config.node_content_settings.schema.yml : Unable to parse at line 3 (near " mapping:")." at /Applications/MAMP/htdocs/www/d81/core/lib/Drupal/Core/Config/FileStorage.php line 99

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

naveenvalecha created an issue. See original summary.

naveenvalecha’s picture

Status: Active » Needs review
FileSize
1.64 KB
naveenvalecha’s picture

FileSize
5.58 KB
5.06 KB

Another issue : [25-Jul-2016 11:40:44 Europe/Berlin] Uncaught PHP Exception Drupal\Core\Config\UnsupportedDataTypeConfigException: "Invalid data type in config search_config.node_content_settings.schema, found in filemodules/contrib/search_config/config/schema/search_config.node_content_settings.schema.yml : Unable to parse at line 3 (near " mapping:")." at /Applications/MAMP/htdocs/www/d81/core/lib/Drupal/Core/Config/FileStorage.php line 99

[25-Jul-2016 11:49:18 Europe/Berlin] Uncaught PHP Exception Drupal\Core\Config\UnsupportedDataTypeConfigException: "Invalid data type in config search_config.settings.schema, found in filemodules/contrib/search_config/config/schema/search_config.settings.schema.yml : Unable to parse at line 3 (near " mapping:")." at /Applications/MAMP/htdocs/www/d81/core/lib/Drupal/Core/Config/FileStorage.php line 99

Also fix the schema errors, found using config_inspector module
Attached is the patch for this fix.

naveenvalecha’s picture

Status: Needs review » Fixed

Committed and pushed the above patch.

Please pull the latest code.

naveenvalecha’s picture

Title: Schema Errors » Fix Schema Errors

Status: Fixed » Closed (fixed)

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