Opened 3 years ago

Closed 3 years ago

#1486821 closed Bugs (worksforme)

HTML, JSON attachments not showing

Reported by: kford Owned by:
Priority: 4 Milestone: 0.4-stable
Component: MIME parsing Version: 0.4-beta
Severity: normal Keywords: attachments, HTML, JSON
Cc:

Description

Attached an HTML file and a JSON file to an email message in Roundcube. Sent myself the message. In message list view, email appears with a little "attachment" icon, but when viewing the actual message, you cannot download or otherwise access the attached files. If you view the message source, the attachments are present and base64 encoded. Attachments can be accessed when viewing mail via Horde.

Tried sending a single email from Roundcube with just the HTML file. Same result.
Tried sending a single email from Roundcube with just the JSON file. Same result.

If, however, I attach the same files to an email in Horde and send the email to myself, the attachments (from the Horde-sent email) are accessible via Roundcube.

The tested files were created with the "export html" and "backup" options available in FF when organizing one's bookmarks.

Used FF 3.5.9.
Running PHP 5.2.12.

Attachments (1)

bookmarks.eml (175.5 KB) - added by kford 3 years ago.
Sample Message, generated using RoundCube download feature

Download all attachments as: .zip

Change History (3)

comment:1 Changed 3 years ago by alec

  • Component changed from Core functionality to MIME parsing

Please, attach sample message.

Changed 3 years ago by kford

Sample Message, generated using RoundCube download feature

comment:2 Changed 3 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

Works for me with svn-trunk version. Check it. If this will still not working for you repoen with additional info. IMAP server version? Imap debug info (BODYSTRUCTURE) with imap_debug=true.

Note: See TracTickets for help on using tickets.