Closed (fixed)
Project:
Back To Top
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2020 at 18:12 UTC
Updated:
3 Sep 2021 at 13:34 UTC
Jump to comment: Most recent
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
| Comment | File | Size | Author |
|---|---|---|---|
| fix_config_schema-1.patch | 1.23 KB | piggito |
Comments
Comment #2
andypostThanks, sadly module has np tests to catch schema errors
Comment #4
acke commentedFixed in the 2.0.0 release. Thanks for help and patch!