Skip to content

Fix double encoding when sending email notifications

Olu Adeyanju requested to merge fix-email-double-encoding into 1.0.x

Fixes double encoding of email messages using tokens by setting the replacements as MarkupInterface.

Merge request reports