config/schema/back_to_top.schema.yml only includes schema for back_to_top_button_text parameter but there are some other settings in configuration form and in config/install/back_to_top.settings.yml so those should also be included in schema file.

Attached patch fixes this issue and it can be tested with https://www.drupal.org/project/config_inspector

CommentFileSizeAuthor
fix_config_schema-1.patch1.23 KBpiggito

Comments

piggito created an issue. See original summary.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, sadly module has np tests to catch schema errors

  • acke committed 2337177 on 2.x authored by piggito
    Issue #3157537 by piggito: Fix config schema
    
acke’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in the 2.0.0 release. Thanks for help and patch!

Status: Fixed » Closed (fixed)

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