Problem/Motivation
third_party_settings.comment_delete.operation.soft, hard, and hard_partial are missing schema
Steps to reproduce
Install the schema inspector module, and go to the status report admin/report/status
Proposed resolution
The schema has operations as a sequence, when it should be a mapping.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3390140-operation-schema-2.patch | 908 bytes | bluegeek9 |
Issue fork comment_delete-3390140
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
Comment #2
bluegeek9 commentedComment #4
bluegeek9 commentedComment #5
bluegeek9 commentedComment #7
bobooon commentedLooks good. Thanks.