Problem/Motivation

Upon save of node, the following error is shown:
Warning: Attempted to read property "value" on null in message_digest_ui_get_subscribers_alter() (line 109 of [..]/message_digest/message_digest_ui.module)

Steps to reproduce

Save a node, see this error.

Proposed resolution

Add a check to ensure $flagging-message_digest is not null.

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

Jaypan created an issue. See original summary.

jaypan’s picture

Status: Active » Needs review
StatusFileSize
new740 bytes

bluegeek9 made their first commit to this issue’s fork.

  • bluegeek9 committed dc42e5ac on 8.x-1.x
    Issue #3332766: Warning: Attempted to read property "value" on null in...
bluegeek9’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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