Opened 4 hours ago

Last modified 14 minutes ago

#19354 new bug

Mail app does not decode HTML attachments when opening with default app

Reported by: grexe Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Mail Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I have observed a pesky little issue that can lead to hard to spot trouble later. When a mail message contains HTML attachments, they are handled differently on download vs open:

  • on download, they are correctly decoded, so the source of a HTML page looks good in WebPositive
  • when you directly open it, it is still shown correctly in WebPositive, but not decoded (as can be verified by inspecting the HTML page source again - you even see the entire mail message including headers!)

HTML attachments should *always* be decoded when going to an external application, same as when downloading it.

Change History (2)

comment:1 by nephele, 4 hours ago

what do you mean by decoding? The transfer encoding used by MIME or something else?

comment:2 by waddlesplash, 14 minutes ago

Component: ApplicationsApplications/Mail
Keywords: Mail removed
Note: See TracTickets for help on using tickets.