There's a typo in the action deriver:

     $flags = [
       'email_node' => 'node',
       'email_term' => 'taxonomy_term',
       'email_user' => 'user,' // Note the comma.
     ];
CommentFileSizeAuthor
#2 2835855-02.patch730 bytesjhedstrom

Comments

jhedstrom created an issue. See original summary.

jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new730 bytes

  • jhedstrom committed 7c1c801 on 8.x-1.x
    Issue #2835855 by jhedstrom: Typo in action deriver
    
jhedstrom’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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