Loading

Emails in Case Feed May Render Differently in Certain Scenarios Compared to the Email Message Detail Page

Veröffentlichungsdatum: Aug 23, 2024
Beschreibung

Whenever an email message record is created, Salesforce processes the email differently in the Case Feed compared to the email message record page. While processing an email for Case Feed, Salesforce performs certain modifications, which is dynamic and based on the content (length and markup) of the email. Based on the calculations, Salesforce truncates/modifies the HTML body in the case feed, leading to an incomplete HTML body. This may cause the email to be rendered differently when viewed in the case feed.


Salesforce performs this truncation to ensure optimal performance when loading emails in the case feed. An effect of this truncation could result in the email being displayed differently in the feed. Emails opened from the email message detail page do not undergo any additional processing. Since the unmodified HTML markup is loaded on the record detail page, customers would not experience the issue on the email message detail page.

Lösung

This is working as designed. Users can always access the original email on the Email Message detail page without any truncation.

 

While there are several checks and modifications done while processing the email for case feed, the common cause of difference is the presence of invalid markup. Invalid markup includes invalid comments, unclosed tags, incorrect usage of tags, unordered tags, invalid attributes, etc. A publicly available HTML validator is available at https://validator.w3.org/ where one can check the HTML markup’s correctness.

Nummer des Knowledge-Artikels

002571211

 
Laden
Salesforce Help | Article