Skip to content

Bug: Type 0 WARNING thold_log records $alert_emails instead of $warning_emails #749

Description

@somethingwithproof

Summary

The type 0 warning notification log entry in thold_functions.php was incorrectly recording $alert_emails and $alert_bcc_emails instead of $warning_emails and $warning_bcc_emails.

The mail was correctly sent to $warning_emails, but the thold_log call recorded the alert list. As a result, the threshold history UI showed the wrong recipients for all type-0 warning notifications.

Fix

Implementation in #792.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions