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.

Command icon Show commands

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

tr created an issue. See original summary.

  • tr committed 845fdf98 on 2.0.x
    Issue #3507552 by tr: Add config schema for votingapi_widgets field
    
tr’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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