Closed (fixed)
Project:
Error & Exception Mailer
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Apr 2019 at 09:46 UTC
Updated:
8 Sep 2020 at 13:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kosa ilma commentedComment #3
kosa ilma commentedComment #4
pedrop commentedby default only send emails on severity Error and higher.
Later would nice to make this configurable.
Comment #5
kosa ilma commentedThe patch contains extending the mail with extra info and some PHPCS fix too.
The severity for errors is configurable, by default: emergency, alert, critical and error are set.
Comment #6
kosa ilma commentedComment #7
kosa ilma commentedMinor fixes in the configuration form for errors' severity and some PHPCS fix too.
Comment #8
kosa ilma commentedMinor fixes in the mail.
Comment #9
szato commentedTested patch #8 with core 8.6.16 and 8.7.4. Works for me.
Comment #10
pedrop commenteduse constants for error severity instead of strings
Comment #11
kosa ilma commentedThe new patch file using the constants (fixed the newly created files too).
Comment #12
kosa ilma commentedRefactored patch.
Comment #14
kosa ilma commented