Summary | Compose window show preview link for 'application/octet-stream' MIME types |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | scalero (at) datadec (dot) es |
Created | 02/24/2006 (7111 days ago) |
Due | |
Updated | 02/25/2006 (7110 days ago) |
Assigned | |
Resolved | 02/25/2006 (7110 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Compose window show preview link for 'application/octet-stream' MIME types
Queue ⇒ IMP
'application/octet-stream' then I see the 'preview' link and this link
shows the previous attachment.
To solve this add this line to the file
'/home/imp/templates/compose/compose.inc':
++ unset($preview_url);
in line 579.
Greetings.
Sebastian Calero.