Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 11.3
-
Component/s: Email Archive
-
Labels:None
-
12 status:Resolved
-
Test Plan:
Description
If Email Archive receives an html-formatted message, the full html document of the message is embedded into the page when it is viewed.
This means that there is a <html><head>...</head><body>...</body></html> in the rendered page where the message goes.
In Sakai 11, the Email Archive is rendered inline, and the portal strips out everything after the first closing html, so the attachments display is lost (whereas if you view it in /portal/tool/... view, you can see the invalid markup and the attachments).
The formatted email body needs to be stripped so that only the section inside the <body> tags is rendered.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- depends on
-
SAK-39270 Add method for FormattedText to just return HTML document body
-
- RESOLVED
-
- is related to
-
SAK-40684 Email Archive: Sending an email with weird fonts may fail and archive blank message with no sender
-
- OPEN
-
- relates to
-
SAK-33361 Email sent to mail archive from Outlook with attachments doesn't display attachments
-
- OPEN
-