Closed (fixed)
Project:
Voting API Widgets
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Feb 2025 at 20:10 UTC
Updated:
9 Mar 2025 at 03:59 UTC
Jump to comment: Most recent
In #3501808: Remove config schema for the votingapi_widgets module, the config schema for the votingapi_widgets field was removed from the votingapi module. It never belonged in that module, but since votingapi is *always* installed when votingapi_widgets is used, that didn't cause any errors.
But now that it is gone from votingapi, we need to add it to votingapi_widgets where it belongs. And update it at the same time to correspond with the current state of this module.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
tr commented