Opened 7 years ago

Closed 6 years ago

#1484004 closed Bugs (fixed)

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)

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 (1)

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

Download all attachments as: .zip

Change History (6)

comment:1 Changed 7 years ago by dangul

  • Component changed from Client to Core functionality

changed component to Core functionality

comment:2 Changed 7 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 7 years ago by dangul

Sample of bug

comment:3 Changed 7 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!

comment:4 Changed 6 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

comment:5 Changed 6 years ago by thomasb

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in Trunk. Related to #1484050

Note: See TracTickets for help on using tickets.