Ticket #1484004 (closed Bugs: fixed)

Opened 4 years ago

Last modified 3 years ago

Content-Type: application/octet-stream

Reported by: dangul Owned by: crichardson
Priority: 5 Milestone:
Component: Core functionality Version: 0.1-beta2
Severity: normal Keywords:
Cc:

Description (last modified by thomasb) (diff)

When I recieved emails (whith attachments) with Content-Type: application/octet-stream the email (or the attachments) is not shown.
I think ticket #1483818 has the same problem, but it is catogorized as feature requests but isn´t it a bug?

Attachments

roundcube.txt (2.2 KB) - added by dangul 4 years ago.
Sample of bug

Change History

Changed 4 years ago by dangul

  • component changed from Client to Core functionality

changed component to Core functionality

Changed 4 years ago by thomasb

And what do you expect to happen? application/octet-stream parts are not expected to be displayed as text because they're usually binary files. Those parts should be listed as attachments and you'll be able to download them regularly. If not, please provide a sample mail. In that case it has something to do with message parsing (bug #1327068).

Changed 4 years ago by dangul

Sample of bug

Changed 4 years ago by dangul

Yes, of course I´m not expecting it to be displayed as text. It´s a attatchment (PDF document). I provide a sample. Thanks!

Changed 3 years ago by crichardson

  • owner set to crichardson
  • status changed from new to assigned

I believe this is related to my bug ticket http://trac.roundcube.net/trac.cgi/ticket/1484198 try out the patch

Changed 3 years ago by thomasb

  • status changed from assigned to closed
  • resolution set to fixed
  • description modified (diff)

Fixed in Trunk. Related to #1484050

Note: See TracTickets for help on using tickets.