[//]: # (werk v2)
# Limit "Send out notification" on test to HTML and ASCII Email
key | value
---------- | ---
date | 2024-05-31T10:16:11+00:00
version | 2.3.0p5
class | fix
edition | cre
component | notifications
level | 1
compatible | yes
If you used the option "Send out notification according to notification rules
(uncheck to avoid spam)" in "Test configuration" for other notification
methods
than "HTML Email" or "ASCII Email", the processed notification script
could
crash with a Traceback.
This is caused by missing notification parameters that differ for each
notification method.
We now limit the mentioned option to HTML and ASCII Email, as originally
intended.
Testing all other notification methods is still possible, but you can only send
out HTML and ASCII notifications.