Problem/Motivation
Warning: Undefined array key "#paragraph_type" in _require_on_publish_add_indicator_to_paragraph() (line 189 of modules/contrib/require_on_publish/require_on_publish.module).
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3317126-undefined-array-key.patch | 1.79 KB | arthur.baghdasar |
Issue fork require_on_publish-3317126
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 #3
arthur.baghdasar commentedComment #4
arthur.baghdasar commentedComment #5
bakopHi, I see that there is still the same problem. Patch #3 does not check if the key exists.
Comment #6
bakopA new patch has been made as a merge request
Comment #8
bakop