Email templates that use HTML markup tags insert unwanted blank lines in the body of the email in RSA Identity Governance & Lifecycle
Originally Published: 2020-01-24
Article Number
Applies To
RSA Version/Condition: 7.1.1, 7.2.0
Issue
For example, consider the below email template: (Admin > Email > Templates tab > Create/Edit email template)
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The expected email content is:
The actual email content is:
Note the unexpected addition of blank lines in the email content.
Cause
Note:This is an issue only when using HTML tags that add styling to a text/response. This is not an issue with tags used to generate a text/response.
This is a known issue reported in engineering ticket ACM-102286.Resolution
Workaround
For example, change
FROM:
FROM:
<span style="color:red"> Here is some red text. </span>
TO:
<span style="color:red">Here is some red text.</span>
Applying this workaround to the example above would look like:
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The email body now looks as expected:
Notes
Related Articles
RSA Governance & Lifecycle Recipes: Dashboard - Deployment Overview - Part 1 11Number of Views Join cluster to a group fails with no apparent errors when cluster name matches hostname or a part of FQDN 19Number of Views What about Profile Timeline in RSA Web Threat Detection, CProfileUpdater and Cassandra as part of version 6.1 upgrade? 17Number of Views RSA Governance & Lifecycle 8.0 Patch 04 Release Notes 110Number of Views RSA Governance & Lifecycle 8.0 Patch 06 Release Notes 50Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager 8.9 Setup and Configuration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings.
Don't see what you're looking for?