Closed (fixed)
Project:
ShareThis
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2020 at 13:13 UTC
Updated:
24 Feb 2023 at 14:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
oleksiyComment #3
andypostAny reason to prefix settings with module name when block is module defined?
Otherwise rtbc, but would be great to cover with tests
Comment #4
vacho commentedThe prefix is because the form (sharethis/src/Plugin/Block/SharethisWidgetBlock.php) saves the settings as "sharethis_path" and "sharethis_path_external" respectively. So is right that the names of the configuration will be identical.
Comment #5
vacho commentedThe patch fixes well the config schemas issues. I tested at local.
Comment #6
vladimirausCommitted! Thank you for your contributions! 🍹