Problem/Motivation
Warning: Undefined array key 1 in Drupal\project_wiki_markdown_content\Plugin\ProjectWikiMarkdownContentPluginBase->getValueObjects() (Zeile 82 in /web/modules/contrib/project_wiki/modules/project_wiki_markdown_content/src/Plugin/ProjectWikiMarkdownContentPluginBase.php)
Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated in Drupal\project_wiki_markdown_content\Plugin\ProjectWikiMarkdownContentPluginBase->getValueObjects() (Zeile 82 in /web/modules/contrib/project_wiki/modules/project_wiki_markdown_content/src/Plugin/ProjectWikiMarkdownContentPluginBase.php).
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork project_wiki-3480229
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
anybodyFixed. I think this part of implementation will need refactoring in general sooner or later...
Comment #5
anybody