Problem/Motivation

Plugin OrangeDamAlertOnEmpty assumes that `$this->configuration['source']` always is defined. But in cases where a value is passed to it in a plugin chain, `$this->configuration['source']` is not defined, meaning the plugin cannot be second in a chain process.

Issue fork orange_dam-3390963

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

apotek created an issue. See original summary.

apotek’s picture

Status: Active » Needs review
apotek’s picture

Priority: Normal » Major

  • apotek committed d8fd75fb on 1.x
    Issue #3390963 by apotek: Allow process plugin OrangeDamAlertOnEmpty to...
apotek’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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