Opened 6 years ago
Closed 6 years ago
#1484645 closed Bugs (fixed)
RTF Attachments not opening
| Reported by: | adavis2 | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-stable |
| Component: | MIME parsing | Version: | 0.1-rc2 |
| Severity: | normal | Keywords: | rtf, attachment |
| Cc: |
Description
Unable to open RTF attachments from rc2. I can save the attachment to desktop and try to open it and it still prompts for a converter, or will sometimes open all garbled up.
Attachments (1)
Change History (6)
Changed 6 years ago by adavis2
comment:1 Changed 6 years ago by till
- Keywords rtf, attachment added; rtf,attachment removed
- Owner set to till
- Status changed from new to assigned
comment:2 Changed 6 years ago by adavis2
PHP 5.2.3-0.dotdeb.1 with Suhosin-Patch 0.9.6.2 (cli) (built: Jun 1 2007 15:59:23)
IMAP: courier-imap-4.1.2
IE 7 Windows XP
comment:3 Changed 6 years ago by thomasb
Probably related with #1484642
comment:4 Changed 6 years ago by thomasb
- Milestone set to 0.1-stable
Part was not correctly decoded when quoted-printable. Now fixed in trunk, [a9cc52b1]
comment:5 Changed 6 years ago by thomasb
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Next time:
http://trac.roundcube.net/wiki/Howto_ReportIssues
I'll see if I can reproduce this.