#1484178 closed Bugs (fixed)
HTML Attachments from some clients are not parsed correctly
| Reported by: | jpingle | Owned by: | estadtherr |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Client Scripts | Version: | git-master |
| Severity: | major | Keywords: | html, attachment, outlook express |
| Cc: |
Description
When receiving HTML attachments from (at least) Outlook Express and Gmail they do not display correctly.
The HTML part shows up with a link as if it were any other attachment, but attempting to view/download the attachment gives a copy of the body of the message, not the HTML file. This happens whether I try to right click and save, or click to view.
HTML files attached from other clients such as Thunderbird parse correctly and show up in-line.
Attachments (3)
Change History (6)
Changed 6 years ago by jpingle
comment:1 Changed 6 years ago by estadtherr
- Owner set to estadtherr
- Status changed from new to assigned
comment:2 Changed 6 years ago by estadtherr
- Resolution set to fixed
- Status changed from assigned to closed
Attachments were being discarded during the re-parsing process applied to text/html parts.
Fixed in SVN rev450.
comment:3 Changed 6 years ago by estadtherr
Correction - fixed in SVN [bb85623f]
Note: See
TracTickets for help on using
tickets.

Example broken Outlook Express attachment