Since there have been so many problems lately with the aggressive filter breaking message retrieval, we should add a test to the mailcomment_notifications tests.

Comments

Dane Powell’s picture

Just need to add:

    $edit = array();
    $edit['mailcomment_import_filter_mode'] = 2;
    $this->drupalPost('admin/config/system/mailcomment', $edit, t('Save configuration'));
Dane Powell’s picture

Dane Powell’s picture

Status: Fixed » Closed (fixed)

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