-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.1.2, 7.1.7
-
Component/s: Email notifications
-
7.01
-
1
-
Severity 3 - Minor
-
0
Summary
Gravatar image is not displayed in email notification
Environment
JIRA 7.1.2/7.1.7
Steps to Reproduce
Trigger any notification email to send to a user which has gravatar enabled
Expected Results
Gravatar image should be displayed in email notification
Actual Results
Gravatar image is broken in email notification. In the email body, the image is an attachment instead of a Gravatar URL
<td id="header-avatar-image-container" valign="top" style="padding: 0px; border-collapse: collapse; vertical-align: top; width: 32px; padding-right: 8px" width="32"> <img id="header-avatar-image" class="image_fix" src="cid:jira-generated-image-avatar-5165bd3f-7071-48b2-bc1a-f7eb78359118" height="32" width="32" border="0" style="border-radius: 3px; vertical-align: top"> </td>
Workaround
N/A