| Summary | Viewing rfc822 parts on a resumed message fails |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | chuck (at) horde (dot) org |
| Created | 09/25/2007 (6620 days ago) |
| Due | |
| Updated | 10/01/2007 (6614 days ago) |
| Assigned | |
| Resolved | 10/01/2007 (6614 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Taken from
State ⇒ Resolved
Priority ⇒ 1. Low
Assigned to
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Viewing rfc822 parts on a resumed message fails
Type ⇒ Bug
State ⇒ Assigned
I'll have an email with an rfc822 part. If I then Resume that message,
to edit it and re-send it, clicking on the rfc822 part to preview it
(in the attachments list) fails - $this->mime_part in the renderer is
NULL.
I've fixed the fatal error, but it'd be nice if this worked properly.